diff options
Diffstat (limited to 'dns/dnsmasq/files/patch-dnsmasq.h')
-rw-r--r-- | dns/dnsmasq/files/patch-dnsmasq.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dns/dnsmasq/files/patch-dnsmasq.h b/dns/dnsmasq/files/patch-dnsmasq.h deleted file mode 100644 index bb09ba8ccac8..000000000000 --- a/dns/dnsmasq/files/patch-dnsmasq.h +++ /dev/null @@ -1,11 +0,0 @@ ---- dnsmasq.h.orig Mon Jun 2 00:17:58 2003 -+++ dnsmasq.h Mon Jun 2 00:18:08 2003 -@@ -16,7 +16,7 @@ - #include <sys/types.h> - #include <netinet/in.h> - /* and this for C library versions */ --#include <libio.h> -+/* #include <libio.h> */ - - #include "config.h" - |