- MFB: enable gehostname on windows [DOC]

This commit is contained in:
Pierre Joye 2008-12-31 19:49:06 +00:00
parent 02eddb9be9
commit 15064a93fb

View File

@ -40,6 +40,7 @@
#define HAVE_GETSERVBYPORT 1
#define HAVE_GETPROTOBYNAME 1
#define HAVE_GETPROTOBYNUMBER 1
#define HAVE_GETHOSTNAME 1
#define STDIN_FILENO 0
#define STDOUT_FILENO 1
#define STDERR_FILENO 2