core_Con: add header

See 'Notes' section in http://linux.die.net/man/2/connect

SVN revision: 75742
This commit is contained in:
Vincent Torri 2012-08-27 21:22:34 +00:00
parent 1375052f40
commit a1b80a85b3
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#include <time.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/types.h>
#ifdef HAVE_SYS_SOCKET_H
# include <sys/socket.h>