From bf11985ef3ef2e6701e970862d36ef52e5cabf0f Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 2 Mar 2008 14:36:46 +0000 Subject: dnsmasq: bump version --- .../dnsmasq/dnsmasq2-100-include-correct-prctl-header.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 package/dnsmasq/dnsmasq2-100-include-correct-prctl-header.patch (limited to 'package/dnsmasq/dnsmasq2-100-include-correct-prctl-header.patch') diff --git a/package/dnsmasq/dnsmasq2-100-include-correct-prctl-header.patch b/package/dnsmasq/dnsmasq2-100-include-correct-prctl-header.patch deleted file mode 100644 index 52246a3c5..000000000 --- a/package/dnsmasq/dnsmasq2-100-include-correct-prctl-header.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -upr dnsmasq-2.39/src/dnsmasq.h dnsmasq-2.39-orig/src/dnsmasq.h ---- dnsmasq-2.39/src/dnsmasq.h 2007-04-20 12:53:38.000000000 +0200 -+++ dnsmasq-2.39-orig/src/dnsmasq.h 2007-06-12 11:12:19.000000000 +0200 -@@ -79,7 +79,7 @@ - /* There doesn't seem to be a universally-available - userpace header for this. */ - extern int capset(cap_user_header_t header, cap_user_data_t data); --#include -+#include - #endif - - /* Min buffer size: we check after adding each record, so there must be -- cgit v1.2.3