diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
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 |