#ifndef __TCPUTIL_H
#define __TCPUTIL_H
extern int got_sigpipe;
void tcp_init (void);
#endif /* !__TCPUTIL_H */