summaryrefslogtreecommitdiff
path: root/pthread
diff options
context:
space:
mode:
Diffstat (limited to 'pthread')
-rw-r--r--pthread/pt-internal.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/pthread/pt-internal.h b/pthread/pt-internal.h
index 267a751..3024e64 100644
--- a/pthread/pt-internal.h
+++ b/pthread/pt-internal.h
@@ -24,8 +24,7 @@
#include <sched.h>
#include <signal.h>
#include <assert.h>
-#define __need_res_state
-#include <resolv.h>
+#include <bits/types/res_state.h>
#include <bits/pt-atomic.h>