X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/27c303501e47f15ba64569c28b1a1a125ba1714b..7bc14b151f62b5596ed2154ffb98113744f94409:/target/linux/generic-2.6/patches-2.6.30/902-darwin_scripts_include.patch diff --git a/target/linux/generic-2.6/patches-2.6.30/902-darwin_scripts_include.patch b/target/linux/generic-2.6/patches-2.6.30/902-darwin_scripts_include.patch index c5aadd1ad..4ff153677 100644 --- a/target/linux/generic-2.6/patches-2.6.30/902-darwin_scripts_include.patch +++ b/target/linux/generic-2.6/patches-2.6.30/902-darwin_scripts_include.patch @@ -92,7 +92,7 @@ #include #include #include -+#ifndef __APPLE__ ++#if !(defined(__APPLE__) || defined(__CYGWIN__)) #include +#else +#include "../../../../../tools/sstrip/include/elf.h"