diff options
Diffstat (limited to 'devel/gecc/files/patch-cache.h')
-rw-r--r-- | devel/gecc/files/patch-cache.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/gecc/files/patch-cache.h b/devel/gecc/files/patch-cache.h deleted file mode 100644 index 6cf6f634c462..000000000000 --- a/devel/gecc/files/patch-cache.h +++ /dev/null @@ -1,12 +0,0 @@ -$FreeBSD$ - ---- cache.h.orig Sun Oct 13 03:42:50 2002 -+++ cache.h Thu Nov 7 15:32:39 2002 -@@ -31,6 +31,7 @@ - - #include <string> - #include <map> -+#include <sys/types.h> - - using std::ostream; - using std::map; |