#ifndef tcptool_h #define tcptool_h #pragma interface #ifndef MISC_H #include #endif #ifndef MODULE_H #include #endif #include #include extern const char K_TCPTOOL[]; #include "tcptool.p" #endif