summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2000-10-07 00:26:04 +0000
committerJeremy Allison <jra@samba.org>2000-10-07 00:26:04 +0000
commitf601ecdda2dd229effb32b53cb99dbb67c6bd43e (patch)
tree0d9ebb8b5badd6ab100fb20c4636bb2a24dd14ab /source3/include
parent077c41cc60316c44d2f3f85e14fe15acd22ccc1f (diff)
downloadsamba-f601ecdda2dd229effb32b53cb99dbb67c6bd43e.tar.gz
samba-f601ecdda2dd229effb32b53cb99dbb67c6bd43e.tar.bz2
samba-f601ecdda2dd229effb32b53cb99dbb67c6bd43e.zip
Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac.uk>
Jeremy. (This used to be commit 44ed8abb2a9f2197b18565dd23a2795faf8fe241)
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index ed5c5f6291..f8f61e0168 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -182,6 +182,7 @@
#undef SYSCONF_SC_NGROUPS_MAX
#undef HAVE_UX_UT_SYSLEN
#undef COMPILER_SUPPORTS_LL
+#undef HAVE_YP_GET_DEFAULT_DOMAIN
/* The number of bytes in a int. */
#undef SIZEOF_INT