summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2015-04-30 17:57:55 -0400
committerAllen Winter <allen.winter@kdab.com>2015-04-30 17:57:55 -0400
commit68e3fcb0fee03696550a2b8528b031278eec0d14 (patch)
treef1ae88350b729509f0a76def66ccb634a32fe1ab /config.h.cmake
parenta57d2876baa1c0ce59913de9680bd5ae80f2494b (diff)
downloadlibical-git-68e3fcb0fee03696550a2b8528b031278eec0d14.tar.gz
WIP: more include file cleaning
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake9
1 files changed, 0 insertions, 9 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 7befde5e..74e542a6 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -60,9 +60,6 @@
/* Define to 1 if you have the <stdint.h> header file. */
#cmakedefine HAVE_STDINT_H 1
-/* Define to 1 if you have the <stdlib.h> header file. */
-#cmakedefine HAVE_STDLIB_H 1
-
/* Define to 1 if you have the `strcasecmp' function. */
#cmakedefine HAVE_STRCASECMP 1
@@ -93,12 +90,6 @@
/* Define to 1 if you have the `_open' function. */
#cmakedefine HAVE__OPEN 1
-/* Define to 1 if you have the <strings.h> header file. */
-#cmakedefine HAVE_STRINGS_H 1
-
-/* Define to 1 if you have the <string.h> header file. */
-#cmakedefine HAVE_STRING_H 1
-
/* Define to 1 if you have the <sys/endian.h> header file. */
#cmakedefine HAVE_SYS_ENDIAN_H 1