diff options
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r-- | source3/include/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in index 3f1df1f33b..01bc2ee0d8 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -594,6 +594,9 @@ /* Define if you have the <fcntl.h> header file. */ #undef HAVE_FCNTL_H +/* Define if you have the <glob.h> header file. */ +#undef HAVE_GLOB_H + /* Define if you have the <grp.h> header file. */ #undef HAVE_GRP_H |