Fix typos in Belorussian & Russian team names in PO-files
[midnight-commander.git] / vfs / tcputil.h
blob31afc0ffa400ff16f38222b66bb430c1cc839fc2
2 /**
3 * \file
4 * \brief Header: Virtual File System: Network utilities
5 */
7 #ifndef MC_VFS_TCPUTIL_H
8 #define MC_VFS_TCPUTIL_H
10 extern int got_sigpipe;
11 void tcp_init (void);
13 #endif