summaryrefslogtreecommitdiff
path: root/memblock.c
diff options
context:
space:
mode:
Diffstat (limited to 'memblock.c')
-rw-r--r--memblock.c11
1 files changed, 1 insertions, 10 deletions
diff --git a/memblock.c b/memblock.c
index 695457a9..628a82bd 100644
--- a/memblock.c
+++ b/memblock.c
@@ -25,16 +25,7 @@
* implementations of functions declared in memblock.h
*/
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
-#include "memblock.h"
-#include <unistd.h>
-#include <stdlib.h>
-#include <stdio.h>
-#include <string.h>
-#include "debug.h"
+#include "dbmail.h"
#define MAX_ERROR_SIZE 128