aboutsummaryrefslogtreecommitdiff
path: root/dns/checkdns/files/patch-dns.c
diff options
context:
space:
mode:
Diffstat (limited to 'dns/checkdns/files/patch-dns.c')
-rw-r--r--dns/checkdns/files/patch-dns.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/dns/checkdns/files/patch-dns.c b/dns/checkdns/files/patch-dns.c
deleted file mode 100644
index 0f54008cec30..000000000000
--- a/dns/checkdns/files/patch-dns.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./dns.c.orig 2011-07-01 03:28:55.000000000 +0200
-+++ ./dns.c 2011-07-01 03:29:06.000000000 +0200
-@@ -11,6 +11,7 @@
- #include <arpa/inet.h>
- #include <arpa/nameser.h>
- #include <resolv.h>
-+#include <string.h>
-
- #include "defs.h"
- #include "tools.h"