#include #include #include #include #include #include #include #include #include #include #include #include /* routines and variables used globally */ #include "support.h" /* URI handling routines */ #include "uri.h" /* generic TCP/IP networking functions */ #include "connect.h" /* HTTP 1.0 handling */ #include "http.h" /* Gopher handling */ #include "gopher.h"