remove unneeded include

This commit is contained in:
Josh Poimboeuf 2013-01-18 14:11:53 -06:00
parent 04433125bc
commit acd922c44d
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
#include <stdlib.h>
#include <argp.h>
#include <string.h>
#include <elfutils/elf-knowledge.h>
#include <udis86.h>
#include <error.h>
#include <gelf.h>