From d2856b2dab5440e184be8d96807a08ce211f39ab Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 7 Oct 1998 06:15:08 +0000 Subject: test whether seekdir() returns void or not (This used to be commit 4dbfec81b2c67f2d36b26685a631001738d9569f) --- source3/include/config.h.in | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/include') diff --git a/source3/include/config.h.in b/source3/include/config.h.in index 289f06f0a2..21bad4bc78 100644 --- a/source3/include/config.h.in +++ b/source3/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 -- cgit