ramips: remove obsolete 'pcibios_fixups' from the rt288x pci code
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.21 / 902-darwin_scripts_include.patch
index ae7a77e..8c22743 100644 (file)
  #include <sys/mman.h>
  #include <fcntl.h>
  #include <unistd.h>
-+#ifndef __APPLE__
++#if !(defined(__APPLE__) || defined(__CYGWIN__))
  #include <elf.h>
 +#else
 +#include "../../../../../tools/sstrip/include/elf.h"
This page took 0.025167 seconds and 4 git commands to generate.