diff options
Diffstat (limited to 'net-firewall/itval/files/itval-1.1-gcc44.patch')
-rw-r--r-- | net-firewall/itval/files/itval-1.1-gcc44.patch | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/net-firewall/itval/files/itval-1.1-gcc44.patch b/net-firewall/itval/files/itval-1.1-gcc44.patch index 8f88613ecea8..796b67481796 100644 --- a/net-firewall/itval/files/itval-1.1-gcc44.patch +++ b/net-firewall/itval/files/itval-1.1-gcc44.patch @@ -1,6 +1,5 @@ -diff -NrU5 ITVal-1.0.orig/FDDL/mdd.h ITVal-1.0/FDDL/mdd.h ---- ITVal-1.0.orig/FDDL/mdd.h 2009-06-13 14:21:51.000000000 -0600 -+++ ITVal-1.0/FDDL/mdd.h 2009-06-13 14:25:07.000000000 -0600 +--- a/FDDL/mdd.h ++++ b/FDDL/mdd.h @@ -29,10 +29,11 @@ //#define BRIEF_DEBUG @@ -13,9 +12,8 @@ diff -NrU5 ITVal-1.0.orig/FDDL/mdd.h ITVal-1.0/FDDL/mdd.h # include <FDDL/mddtypes.h> # include <FDDL/caches.h> -diff -NrU5 ITVal-1.0.orig/src/structures.h ITVal-1.0/src/structures.h ---- ITVal-1.0.orig/src/structures.h 2009-06-13 14:21:51.000000000 -0600 -+++ ITVal-1.0/src/structures.h 2009-06-13 14:32:40.000000000 -0600 +--- a/src/structures.h ++++ b/src/structures.h @@ -28,10 +28,11 @@ #ifndef __STRUCTURES_H |