diff options
Diffstat (limited to 'cmake.config/config.h.in')
-rw-r--r-- | cmake.config/config.h.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake.config/config.h.in b/cmake.config/config.h.in index 59be83fb5e..f946fa6124 100644 --- a/cmake.config/config.h.in +++ b/cmake.config/config.h.in @@ -54,10 +54,10 @@ # undef HAVE_SYS_UIO_H # endif #endif +#cmakedefine HAVE_DIRFD +#cmakedefine HAVE_FLOCK #cmakedefine HAVE_FORKPTY -#cmakedefine FEAT_TUI - #ifndef UNIT_TESTING #cmakedefine LOG_LIST_ACTIONS #endif |