diff options
Diffstat (limited to 'extension/configh.in')
-rw-r--r-- | extension/configh.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extension/configh.in b/extension/configh.in index aa5c71e1..847a5193 100644 --- a/extension/configh.in +++ b/extension/configh.in @@ -39,6 +39,9 @@ /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H +/* Define to 1 if you have the `fcntl' function. */ +#undef HAVE_FCNTL + /* Define to 1 if you have the `fdopendir' function. */ #undef HAVE_FDOPENDIR |