From 9393af4d8a15e89634e1529bc00fd100cf152459 Mon Sep 17 00:00:00 2001 From: "Michael Mair-Keimberger (asterix)" Date: Fri, 13 Jan 2017 17:47:30 +0100 Subject: [PATCH] net-firewall/itval: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/3452 --- .../itval/files/itval-1.1-gcc44.patch | 28 ------------------- 1 file changed, 28 deletions(-) delete mode 100644 net-firewall/itval/files/itval-1.1-gcc44.patch diff --git a/net-firewall/itval/files/itval-1.1-gcc44.patch b/net-firewall/itval/files/itval-1.1-gcc44.patch deleted file mode 100644 index 796b67481796..000000000000 --- a/net-firewall/itval/files/itval-1.1-gcc44.patch +++ /dev/null @@ -1,28 +0,0 @@ ---- a/FDDL/mdd.h -+++ b/FDDL/mdd.h -@@ -29,10 +29,11 @@ - //#define BRIEF_DEBUG - - #ifndef FDDL_MDD_H - # define FDDL_MDD_H 1 - -+# include - # include - # include - - # include - # include ---- a/src/structures.h -+++ b/src/structures.h -@@ -28,10 +28,11 @@ - - #ifndef __STRUCTURES_H - #define __STRUCTURES_H - - #include -+#include - - //Linked list of IP addresses - class address - { - public: -- 2.26.2