summaryrefslogtreecommitdiffstats
path: root/ldid.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ldid.cpp')
-rw-r--r--ldid.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ldid.cpp b/ldid.cpp
index 39c1d96..7e56f14 100644
--- a/ldid.cpp
+++ b/ldid.cpp
@@ -31,10 +31,6 @@ extern "C" {
#include <string>
#include <vector>
-#include <sys/wait.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-
struct fat_header {
uint32_t magic;
uint32_t nfat_arch;