summaryrefslogtreecommitdiff
path: root/src/helper/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/system.h')
-rw-r--r--src/helper/system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/helper/system.h b/src/helper/system.h
index 2e3906d4..07b0cb9f 100644
--- a/src/helper/system.h
+++ b/src/helper/system.h
@@ -26,6 +26,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <assert.h>
#include <ctype.h>
#include <errno.h>