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/acconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/acconfig.h') 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 -- cgit