Simplify includes
[centaur.git] / src / main.c
index a179fcd82a0097e57a0e960d31390d917757025f..5aec1a2bc2c5e50312dc32b5ddb8c932e7127534 100644 (file)
@@ -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"