summaryrefslogtreecommitdiffstats
path: root/tests/early-offscn.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/early-offscn.c')
-rw-r--r--tests/early-offscn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/early-offscn.c b/tests/early-offscn.c
index 924cb9ef..af29da5a 100644
--- a/tests/early-offscn.c
+++ b/tests/early-offscn.c
@@ -19,11 +19,11 @@
#endif
#include <errno.h>
-#include <error.h>
#include <fcntl.h>
#include <gelf.h>
#include <stdio.h>
#include <stdlib.h>
+#include "system.h"
int
main (int argc, char *argv[])