* [gentoo-commits] gentoo-x86 commit in net-firewall/ipsec-tools/files: ipsec-tools-0.8.0-sysctl.patch
@ 2012-09-25 1:12 Mike Frysinger (vapier)
0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2012-09-25 1:12 UTC (permalink / raw
To: gentoo-commits
vapier 12/09/25 01:12:33
Added: ipsec-tools-0.8.0-sysctl.patch
Log:
Drop useless sysctl.h includes #425770 by devsk.
(Portage version: 2.2.0_alpha131/cvs/Linux x86_64)
Revision Changes Path
1.1 net-firewall/ipsec-tools/files/ipsec-tools-0.8.0-sysctl.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ipsec-tools/files/ipsec-tools-0.8.0-sysctl.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ipsec-tools/files/ipsec-tools-0.8.0-sysctl.patch?rev=1.1&content-type=text/plain
Index: ipsec-tools-0.8.0-sysctl.patch
===================================================================
https://bugs.gentoo.org/425770
--- a/src/racoon/pfkey.c
+++ b/src/racoon/pfkey.c
@@ -59,7 +59,6 @@
#include <sys/param.h>
#include <sys/socket.h>
#include <sys/queue.h>
-#include <sys/sysctl.h>
#include <net/route.h>
#include <net/pfkeyv2.h>
--- a/src/setkey/setkey.c
+++ b/src/setkey/setkey.c
@@ -40,7 +40,6 @@
#include <sys/socket.h>
#include <sys/time.h>
#include <sys/stat.h>
-#include <sys/sysctl.h>
#include <err.h>
#include <netinet/in.h>
#include <net/pfkeyv2.h>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-25 1:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-25 1:12 [gentoo-commits] gentoo-x86 commit in net-firewall/ipsec-tools/files: ipsec-tools-0.8.0-sysctl.patch Mike Frysinger (vapier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox