#ifndef tcpb_H_ #define tcpb_H_ #include "X2C.h" extern int32_t connecttob(char [], char []); extern int32_t readsockb(long, char [], long); #endif /* tcpb_H_ */