summaryrefslogtreecommitdiff
path: root/dns/dnstable-convert/files/patch-dnstable__convert.c
diff options
context:
space:
mode:
Diffstat (limited to 'dns/dnstable-convert/files/patch-dnstable__convert.c')
-rw-r--r--dns/dnstable-convert/files/patch-dnstable__convert.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/dns/dnstable-convert/files/patch-dnstable__convert.c b/dns/dnstable-convert/files/patch-dnstable__convert.c
deleted file mode 100644
index d66a92a670fd..000000000000
--- a/dns/dnstable-convert/files/patch-dnstable__convert.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- dnstable_convert.c.orig 2018-06-05 14:55:58 UTC
-+++ dnstable_convert.c
-@@ -24,6 +24,7 @@
- #include <stdio.h>
- #include <string.h>
- #include <unistd.h>
-+#include <sys/endian.h>
-
- #include <dnstable.h>
- #include <mtbl.h>