summaryrefslogtreecommitdiff
path: root/lib/config-riscos.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-riscos.h
parent95df5d042c82871ef889e66a842e3fd4ef55e861 (diff)
downloadgnurl-4e909ee8b1e7e9f174af629615224180568a7e92.tar.gz
gnurl-4e909ee8b1e7e9f174af629615224180568a7e92.tar.bz2
gnurl-4e909ee8b1e7e9f174af629615224180568a7e92.zip
ntoa() and inet_ntoa_r() no longer used
Diffstat (limited to 'lib/config-riscos.h')
-rw-r--r--lib/config-riscos.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/config-riscos.h b/lib/config-riscos.h
index e3a1c15fc..f863f634e 100644
--- a/lib/config-riscos.h
+++ b/lib/config-riscos.h
@@ -29,9 +29,6 @@
/* Define if you have the gethostbyname_r() function with 6 arguments */
#undef HAVE_GETHOSTBYNAME_R_6
-/* Define if you have the inet_ntoa_r function declared. */
-#undef HAVE_INET_NTOA_R_DECL
-
/* Define if you need the _REENTRANT define for some functions */
#undef NEED_REENTRANT
@@ -122,12 +119,6 @@
/* Define if you have the `inet_addr' function. */
#undef HAVE_INET_ADDR
-/* Define if you have the `inet_ntoa' function. */
-#undef HAVE_INET_NTOA
-
-/* Define if you have the `inet_ntoa_r' function. */
-#undef HAVE_INET_NTOA_R
-
/* Define if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H