From af4e57ce334307364381c6c5ecc8a584f6516f27 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Fri, 26 Jun 2015 04:30:42 -0700 Subject: [PATCH] Remove some thankfully now-obsolete UNIX includes. --- ldid.cpp | 4 ---- 1 file changed, 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 #include -#include -#include -#include - struct fat_header { uint32_t magic; uint32_t nfat_arch; -- 2.47.2