aboutsummaryrefslogtreecommitdiff
path: root/lib/config-win32ce.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-09-24 12:22:16 +0000
committerYang Tse <yangsita@gmail.com>2008-09-24 12:22:16 +0000
commit4e909ee8b1e7e9f174af629615224180568a7e92 (patch)
treef24ec9c107c49ba6522ffdccd35362f555c03cf2 /lib/config-win32ce.h
parent95df5d042c82871ef889e66a842e3fd4ef55e861 (diff)
ntoa() and inet_ntoa_r() no longer used
Diffstat (limited to 'lib/config-win32ce.h')
-rw-r--r--lib/config-win32ce.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/config-win32ce.h b/lib/config-win32ce.h
index 84a567883..b770a4472 100644
--- a/lib/config-win32ce.h
+++ b/lib/config-win32ce.h
@@ -145,9 +145,6 @@
/* Define if you have the inet_addr function. */
#define HAVE_INET_ADDR 1
-/* Define if you have the inet_ntoa function. */
-#define HAVE_INET_NTOA 1
-
/* Define if you have the ioctlsocket function. */
#define HAVE_IOCTLSOCKET 1