summaryrefslogtreecommitdiff
path: root/source3/acconfig.h
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
commitd2856b2dab5440e184be8d96807a08ce211f39ab (patch)
treed38506d7fcc219bd2a501f1d8178dbc068415fbd /source3/acconfig.h
parent002a9fe6342c1d62f273634db484ac93db647ca9 (diff)
downloadsamba-d2856b2dab5440e184be8d96807a08ce211f39ab.tar.gz
samba-d2856b2dab5440e184be8d96807a08ce211f39ab.tar.bz2
samba-d2856b2dab5440e184be8d96807a08ce211f39ab.zip
test whether seekdir() returns void or not
(This used to be commit 4dbfec81b2c67f2d36b26685a631001738d9569f)
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r--source3/acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h
index f796b77e3c..2eab3bbbe2 100644
--- a/source3/acconfig.h
+++ b/source3/acconfig.h
@@ -71,3 +71,4 @@
#undef HAVE_KERNEL_OPLOCKS
#undef HAVE_IRIX_SPECIFIC_CAPABILITIES
#undef KRB4_AUTH
+#undef SEEKDIR_RETURNS_VOID