Added enhancements from Sergei which he attached to #241.
[midnight-commander.git] / vfs / tcputil.h
blob51c19c85caa900dfb854bfcb1005893d5aa4cbe9
1 #ifndef MC_VFS_TCPUTIL_H
2 #define MC_VFS_TCPUTIL_H
4 extern int got_sigpipe;
5 void tcp_init (void);
7 #endif