diff options
Diffstat (limited to 'ConfigureChecks.cmake')
| -rw-r--r-- | ConfigureChecks.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index 427373c..c5febab 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -28,7 +28,6 @@ endif( WITH_GCC_VISIBILITY ) ##### check for headers check_include_file( "slapi-plugin.h" HAVE_SLAPI_PLUGIN_H ) -check_include_file( "sys/bitypes.h" HAVE_SYS_BITYPES_H ) check_include_file( "sys/types.h" HAVE_SYS_TYPES_H ) check_include_file( "stdint.h" HAVE_STDINT_H ) |
