summaryrefslogtreecommitdiff
path: root/tools/sepdebugcrcfix.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/sepdebugcrcfix.c')
-rw-r--r--tools/sepdebugcrcfix.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/sepdebugcrcfix.c b/tools/sepdebugcrcfix.c
index 1ce4f612f..fab26c7fa 100644
--- a/tools/sepdebugcrcfix.c
+++ b/tools/sepdebugcrcfix.c
@@ -16,6 +16,9 @@
/* Version 2013-06-24. */
#define _GNU_SOURCE
+
+#include "system.h"
+
#include <string.h>
#include <fcntl.h>
#include <errno.h>