summaryrefslogtreecommitdiffstats
path: root/source/include/config.h.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-10-07 06:15:08 +0000
committerAndrew Tridgell <tridge@samba.org>1998-10-07 06:15:08 +0000
commit4dbfec81b2c67f2d36b26685a631001738d9569f (patch)
tree23d34aa36d702fa028df06d57c3ab8c01fc97c8a /source/include/config.h.in
parent77aea37bb83f2b9ad541f851b003ca10b9811314 (diff)
downloadsamba-4dbfec81b2c67f2d36b26685a631001738d9569f.tar.gz
samba-4dbfec81b2c67f2d36b26685a631001738d9569f.tar.xz
samba-4dbfec81b2c67f2d36b26685a631001738d9569f.zip
test whether seekdir() returns void or not
Diffstat (limited to 'source/include/config.h.in')
-rw-r--r--source/include/config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/config.h.in b/source/include/config.h.in
index 289f06f0a23..21bad4bc78e 100644
--- a/source/include/config.h.in
+++ b/source/include/config.h.in
@@ -128,6 +128,7 @@
#undef HAVE_KERNEL_OPLOCKS
#undef HAVE_IRIX_SPECIFIC_CAPABILITIES
#undef KRB4_AUTH
+#undef SEEKDIR_RETURNS_VOID
/* The number of bytes in a int. */
#undef SIZEOF_INT