sigtimedwait: add time64 syscall support, decouple 32-bit time_t
[musl] / src / network / res_init.c
index cbd5b15..5dba9df 100644 (file)
@@ -1,3 +1,5 @@
+#include <resolv.h>
+
 int res_init()
 {
        return 0;