]> granicus.if.org Git - php/commitdiff
- MFB: enable gehostname on windows [DOC]
authorPierre Joye <pajoye@php.net>
Wed, 31 Dec 2008 19:49:06 +0000 (19:49 +0000)
committerPierre Joye <pajoye@php.net>
Wed, 31 Dec 2008 19:49:06 +0000 (19:49 +0000)
win32/build/config.w32.h.in

index 417577cc52af75cf8bb7b0f1052d384e806a60cf..7716fc00dfc9e8143a0cdee2f00c4e741a5944d5 100644 (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