Made configure smarter about detecting the previous hp-...
[ntk/apt.git] / buildlib / netdb.h.in
1 /* Fix broken(?) unixen. */
2 #ifdef NEED_SOCKLEN_T_DEFINE
3 #define socklen_t size_t
4 #endif
5 #include_next <netdb.h>