summaryrefslogtreecommitdiffstats
path: root/tests/rdwrmmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rdwrmmap.c')
-rw-r--r--tests/rdwrmmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rdwrmmap.c b/tests/rdwrmmap.c
index 1a968ebf..16148f1a 100644
--- a/tests/rdwrmmap.c
+++ b/tests/rdwrmmap.c
@@ -19,11 +19,11 @@
#endif
#include <errno.h>
-#include <error.h>
#include <stdio.h>
#include <fcntl.h>
#include <unistd.h>
#include <libelf.h>
+#include "system.h"
int
main (int argc __attribute__ ((unused)), char *argv[])