fa3bfd
This patch adds a <bits/types/res_state.h> header, to simplify
fa3bfd
backporting.
fa3bfd
fa3bfd
diff --git a/include/bits/types/res_state.h b/include/bits/types/res_state.h
fa3bfd
new file mode 100644
fa3bfd
index 0000000000000000..568c768f444d0198
fa3bfd
--- /dev/null
fa3bfd
+++ b/include/bits/types/res_state.h
fa3bfd
@@ -0,0 +1,2 @@
fa3bfd
+#define __need_res_state
fa3bfd
+#include <resolv.h>