summaryrefslogtreecommitdiff
path: root/src/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/system.h')
-rw-r--r--src/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/system.h b/src/system.h
index d1e71cfbd..34687e1a1 100644
--- a/src/system.h
+++ b/src/system.h
@@ -403,3 +403,5 @@ char *stpcpy ();
#ifndef HAVE_DECLARATION_STRSTR
char *strstr ();
#endif
+
+#include "xalloc.h"