]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/config.h.in
Add code to trim heap after big mallocs
[bacula/bacula] / bacula / autoconf / config.h.in
index ecb138732d8a9b3212b82bc7ece1aca3626ad4ad..2fb4214085c0c1dabfb30c3e5a9edfc46c8a554c 100644 (file)
 /* Define to 1 if you have the <malloc.h> header file. */
 #undef HAVE_MALLOC_H
 
+/* Set if have malloc_trim */
+#undef HAVE_MALLOC_TRIM
+
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H