From c924528c86f4ff04db60bb021e12653f565bf68b Mon Sep 17 00:00:00 2001 From: Richard Sharpe Date: Fri, 24 Jan 2003 18:58:52 +0000 Subject: Commit just a little more infrastructure for HAVE_GETDIRENTRIES (This used to be commit fdd449fe7b4e858765f485cbbe2cc1b91a4e0c53) --- source3/include/config.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/include') diff --git a/source3/include/config.h.in b/source3/include/config.h.in index 9f814a1dc3..96d9c3c070 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -445,7 +445,7 @@ #undef HAVE_GETDENTS /* Define to 1 of you have the `getdirentries' function */ -#undef HAVE_GETDIRENTRIES` +#undef HAVE_GETDIRENTRIES /* Define to 1 if you have the `getgrent' function. */ #undef HAVE_GETGRENT -- cgit