X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c33bc5192a5615761c275b4a7993c4d5967bb773..0f073edc522addf5602bcb7b65711305cec2c1ab:/target/linux/generic-2.6/patches-2.6.28/902-darwin_scripts_include.patch diff --git a/target/linux/generic-2.6/patches-2.6.28/902-darwin_scripts_include.patch b/target/linux/generic-2.6/patches-2.6.28/902-darwin_scripts_include.patch index c5aadd1ad..4ff153677 100644 --- a/target/linux/generic-2.6/patches-2.6.28/902-darwin_scripts_include.patch +++ b/target/linux/generic-2.6/patches-2.6.28/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"