fix omission of non-stub pthread_mutexattr_getprotocol
[musl] / src / network / res_init.c
index cbd5b15..5dba9df 100644 (file)
@@ -1,3 +1,5 @@
+#include <resolv.h>
+
 int res_init()
 {
        return 0;