summaryrefslogtreecommitdiff
path: root/src/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/system.h')
-rw-r--r--src/system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/system.h b/src/system.h
index bd94c837..a3168db1 100644
--- a/src/system.h
+++ b/src/system.h
@@ -52,6 +52,7 @@
typedef size_t uintptr_t;
#endif
+#include <sysexits.h>
/*---------.
| Gnulib. |