summaryrefslogtreecommitdiffstats
path: root/src/findtextrel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/findtextrel.c')
-rw-r--r--src/findtextrel.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/findtextrel.c b/src/findtextrel.c
index 642c0237..76456195 100644
--- a/src/findtextrel.c
+++ b/src/findtextrel.c
@@ -23,7 +23,6 @@
#include <argp.h>
#include <assert.h>
#include <errno.h>
-#include <error.h>
#include <fcntl.h>
#include <gelf.h>
#include <libdw.h>
@@ -37,7 +36,7 @@
#include <unistd.h>
#include <printversion.h>
-
+#include "system.h"
struct segments
{