diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/elf/format.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/elf/format.h b/plugins/elf/format.h index c97ed67..895ae16 100644 --- a/plugins/elf/format.h +++ b/plugins/elf/format.h @@ -27,7 +27,6 @@ #include <glib-object.h> #include <stdbool.h> -#include <sys/types.h> #include <core/formats.h> |