patch-module_owlib_src_include_compat_netdb_h 440 B

123456789101112131415
  1. --- owfs-3.1p0.orig/module/owlib/src/include/compat_netdb.h 2015-01-11 02:31:32.000000000 +0100
  2. +++ owfs-3.1p0/module/owlib/src/include/compat_netdb.h 2015-05-31 13:56:47.000000000 +0200
  3. @@ -63,12 +63,6 @@
  4. #include <stdint.h>
  5. #endif
  6. -#ifdef __USE_MISC
  7. -/* This is necessary to make this include file properly replace the
  8. - Sun version. */
  9. -# include <rpc/netdb.h>
  10. -#endif
  11. -
  12. #ifdef HAVE_BITS_NETDB_H
  13. #include <bits/netdb.h>
  14. #endif