summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/main.c b/src/main.c
index a179fcd..5aec1a2 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,10 +1,6 @@
#include <stdio.h>
#include <stdlib.h>
-
#include <getopt.h>
-#include <libelf/libelf.h>
-#include <libelf/gelf.h>
-
#include <libelfu/libelfu.h>
#include "elfhandle.h"