diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/klee/Config/config.h.cmin | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/klee/Config/config.h.cmin b/include/klee/Config/config.h.cmin index c2a30c16..b2b9692a 100644 --- a/include/klee/Config/config.h.cmin +++ b/include/klee/Config/config.h.cmin @@ -22,9 +22,6 @@ /* Define if mallinfo() is available on this platform. */ #cmakedefine HAVE_MALLINFO @HAVE_MALLINFO@ -/* Define to 1 if you have the <malloc/malloc.h> header file. */ -#cmakedefine HAVE_MALLOC_MALLOC_H @HAVE_MALLOC_MALLOC_H@ - /* Define to 1 if you have the `malloc_zone_statistics' function. */ #cmakedefine HAVE_MALLOC_ZONE_STATISTICS @HAVE_MALLOC_ZONE_STATISTICS@ |