X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Flynxis%2Fomap.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-4.4%2F271-uapi-libc-compat.h-do-not-rely-on-__GLIBC__.patch;h=2a29535eeda0d19385000a2e91cb10eaa19d223b;hp=b8e6a3a88204fde259e10d84d4110e5b7c6ae20f;hb=84d489f64f3b382d5544e342f66d8806e94e85d3;hpb=3bf35126733a4b4073c1d3388e226c2a8f79d65b diff --git a/target/linux/generic/patches-4.4/271-uapi-libc-compat.h-do-not-rely-on-__GLIBC__.patch b/target/linux/generic/patches-4.4/271-uapi-libc-compat.h-do-not-rely-on-__GLIBC__.patch index b8e6a3a882..2a29535eed 100644 --- a/target/linux/generic/patches-4.4/271-uapi-libc-compat.h-do-not-rely-on-__GLIBC__.patch +++ b/target/linux/generic/patches-4.4/271-uapi-libc-compat.h-do-not-rely-on-__GLIBC__.patch @@ -28,7 +28,7 @@ Signed-off-by: Jonas Gorski -/* Coordinate with glibc net/if.h header. */ +/* Coordinate with libc net/if.h header. */ - #if defined(_NET_IF_H) + #if defined(_NET_IF_H) && defined(__USE_MISC) -/* GLIBC headers included first so don't define anything +/* LIBC headers included first so don't define anything