summaryrefslogtreecommitdiffstats
path: root/src/arlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arlib.c')
-rw-r--r--src/arlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arlib.c b/src/arlib.c
index e0839aab..778e0878 100644
--- a/src/arlib.c
+++ b/src/arlib.c
@@ -21,7 +21,6 @@
#endif
#include <assert.h>
-#include <error.h>
#include <gelf.h>
#include <inttypes.h>
#include <libintl.h>
@@ -31,6 +30,7 @@
#include <libeu.h>
+#include "system.h"
#include "arlib.h"