summaryrefslogtreecommitdiff
path: root/lib/config-vxworks.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config-vxworks.h')
-rw-r--r--lib/config-vxworks.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/lib/config-vxworks.h b/lib/config-vxworks.h
index 9774d5aba..22d2b964a 100644
--- a/lib/config-vxworks.h
+++ b/lib/config-vxworks.h
@@ -140,21 +140,6 @@
/* Define to 1 if you have the `geteuid' function. */
/* #undef HAVE_GETEUID */
-/* Define to 1 if you have the gethostbyaddr function. */
-#define HAVE_GETHOSTBYADDR 1
-
-/* Define to 1 if you have the gethostbyaddr_r function. */
-#define HAVE_GETHOSTBYADDR_R 1
-
-/* gethostbyaddr_r() takes 5 args */
-/* #undef HAVE_GETHOSTBYADDR_R_5 */
-
-/* gethostbyaddr_r() takes 7 args */
-/* #undef HAVE_GETHOSTBYADDR_R_7 */
-
-/* gethostbyaddr_r() takes 8 args */
-#define HAVE_GETHOSTBYADDR_R_8 1
-
/* Define to 1 if you have the gethostbyname function. */
#define HAVE_GETHOSTBYNAME 1