mc.sh & mc.csh creation fixed...
[midnight-commander.git] / vfs / tcputil.h
blob466e523a70eabbc84a114dadc8b0291624cc5a1e
1 #ifndef __TCPUTIL_H
2 #define __TCPUTIL_H
4 extern int got_sigpipe;
5 void tcp_init (void);
7 #endif /* !__TCPUTIL_H */