summaryrefslogtreecommitdiff
path: root/src/elfops/check.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/elfops/check.c')
-rw-r--r--src/elfops/check.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/elfops/check.c b/src/elfops/check.c
index be8704b..2c7f040 100644
--- a/src/elfops/check.c
+++ b/src/elfops/check.c
@@ -1,7 +1,5 @@
#include <assert.h>
#include <stdlib.h>
-#include <libelf/libelf.h>
-#include <libelf/gelf.h>
#include <libelfu/libelfu.h>
int elfu_eCheck(Elf *e)