mkimage: update to 2014.10
[openwrt/staging/dedeckeh.git] / tools / mkimage / patches / 060-remove_kernel_includes.patch
index 9462ca6aa8da79ed4211b3539529985b6c126ad2..fa533cd22d09ae077a5484b504dfe8d12a190aa8 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/compiler.h
 +++ b/include/compiler.h
-@@ -53,6 +53,11 @@
+@@ -58,6 +58,11 @@ typedef uint8_t __u8;
  typedef uint16_t __u16;
  typedef uint32_t __u32;
  typedef unsigned int uint;
@@ -14,7 +14,7 @@
        ((((x) & 0xff00) >> 8) | \
 --- a/include/linux/posix_types.h
 +++ b/include/linux/posix_types.h
-@@ -43,6 +43,8 @@
+@@ -43,6 +43,8 @@ typedef void (*__kernel_sighandler_t)(in
  /* Type of a SYSV IPC key.  */
  typedef int __kernel_key_t;