python3: update to 3.11.10
[openadk.git] / package / owfs / patches / patch-module_owlib_src_include_compat_netdb_h
blob8f0c698fb7bdef7d89012a23ca3e0f29cda98f1b
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  
7 -#ifdef __USE_MISC
8 -/* This is necessary to make this include file properly replace the
9 -   Sun version.  */
10 -# include <rpc/netdb.h>
11 -#endif
13  #ifdef HAVE_BITS_NETDB_H
14  #include <bits/netdb.h>
15  #endif