summaryrefslogtreecommitdiff
path: root/plugins/elf
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-06-25 10:32:18 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-06-25 19:04:38 (GMT)
commit3612ad254e8ef4a4ffed735b7f0e0fcb16b86bb5 (patch)
tree53162c2b63cfa988908412d43e70f3b35273e109 /plugins/elf
parent7dd726569e39a1a906653822b5a1c093b9420d8b (diff)
Removed a useless header.
Diffstat (limited to 'plugins/elf')
-rw-r--r--plugins/elf/format.h1
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>