summaryrefslogtreecommitdiffstats
path: root/src/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.c')
-rw-r--r--src/common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.c b/src/common.c
index 2ee4afb..bf877b5 100644
--- a/src/common.c
+++ b/src/common.c
@@ -30,6 +30,7 @@
#include <ctype.h>
#include "common.h"
+#include "xmalloc.h"
#include "h_error.h"