]> git.deb.at Git - pkg/abook.git/blobdiff - xmalloc.c
- code cleanups and minor fixes
[pkg/abook.git] / xmalloc.c
index e76758488059fb4c1c7f57faea2996e8a2e6963e..d291f4dd76149b86679cb29e51691ca0fb72cbc6 100644 (file)
--- a/xmalloc.c
+++ b/xmalloc.c
@@ -36,6 +36,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include "xmalloc.h"
 
 static void
 xmalloc_default_error_handler(int err)