aboutsummaryrefslogtreecommitdiffstats
path: root/community/libresource/0001-add-missing-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/libresource/0001-add-missing-include.patch')
-rw-r--r--community/libresource/0001-add-missing-include.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/community/libresource/0001-add-missing-include.patch b/community/libresource/0001-add-missing-include.patch
deleted file mode 100644
index e07b658adf1..00000000000
--- a/community/libresource/0001-add-missing-include.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/res-msg.h b/src/res-msg.h
-index 2a49773..3c8cd77 100644
---- a/src/res-msg.h
-+++ b/src/res-msg.h
-@@ -24,6 +24,7 @@ USA.
- #define __RES_MESSAGE_H__
-
- #include <stdint.h>
-+#include <sys/types.h>
-
- #include <res-types.h>
-