aboutsummaryrefslogtreecommitdiff
path: root/lib/config-tpf.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-tpf.h
parent95df5d042c82871ef889e66a842e3fd4ef55e861 (diff)
ntoa() and inet_ntoa_r() no longer used
Diffstat (limited to 'lib/config-tpf.h')
-rw-r--r--lib/config-tpf.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/config-tpf.h b/lib/config-tpf.h
index ff441e59e..35231976a 100644
--- a/lib/config-tpf.h
+++ b/lib/config-tpf.h
@@ -208,15 +208,6 @@
/* Define to 1 if you have the `inet_addr' function. */
#define HAVE_INET_ADDR 1
-/* Define to 1 if you have the `inet_ntoa' function. */
-#define HAVE_INET_NTOA 1
-
-/* Define to 1 if you have the `inet_ntoa_r' function. */
-/* #undef HAVE_INET_NTOA_R */
-
-/* inet_ntoa_r() is declared */
-/* #undef HAVE_INET_NTOA_R_DECL */
-
/* Define to 1 if you have the `inet_pton' function. */
/* #undef HAVE_INET_PTON */