summaryrefslogtreecommitdiff
path: root/include/my_global.h
diff options
context:
space:
mode:
authorDavi Arnaut <davi.arnaut@oracle.com>2011-04-13 16:05:26 -0300
committerDavi Arnaut <davi.arnaut@oracle.com>2011-04-13 16:05:26 -0300
commit9e3699ca4fc18d8c8ad85178d3de0c0d92aaaa4b (patch)
treeb4caa0a40b52840b8390b3bb71d1fc50f1cd14bc /include/my_global.h
parent475c4f7bed8a75b67ed1f478c7bbea23cc7bb0d3 (diff)
downloadmariadb-git-9e3699ca4fc18d8c8ad85178d3de0c0d92aaaa4b.tar.gz
Remove some leftovers from the removal of the gethostbyname wrappers.
Diffstat (limited to 'include/my_global.h')
-rw-r--r--include/my_global.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/my_global.h b/include/my_global.h
index 9ae70b3bcc7..0ff4ea5484b 100644
--- a/include/my_global.h
+++ b/include/my_global.h
@@ -301,9 +301,6 @@ C_MODE_END
#undef HAVE_PWRITE
#endif
-#ifdef UNDEF_HAVE_GETHOSTBYNAME_R /* For OSF4.x */
-#undef HAVE_GETHOSTBYNAME_R
-#endif
#ifdef UNDEF_HAVE_INITGROUPS /* For AIX 4.3 */
#undef HAVE_INITGROUPS
#endif