patch-include_linux-private_linux_libc-compat_h 401 B

1234567891011
  1. --- libnl-libnl3_2_29.orig/include/linux-private/linux/libc-compat.h 2016-12-30 15:57:01.000000000 +0100
  2. +++ libnl-libnl3_2_29/include/linux-private/linux/libc-compat.h 2017-07-25 22:04:13.423563709 +0200
  3. @@ -49,7 +49,7 @@
  4. #define _LIBC_COMPAT_H
  5. /* We have included glibc headers... */
  6. -#if defined(__GLIBC__)
  7. +#if 1
  8. /* Coordinate with glibc netinet/in.h header. */
  9. #if defined(_NETINET_IN_H)