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