diff options
Diffstat (limited to 'devel/re2c/patches/patch-aa')
-rw-r--r-- | devel/re2c/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/re2c/patches/patch-aa b/devel/re2c/patches/patch-aa deleted file mode 100644 index 0d7871d2233..00000000000 --- a/devel/re2c/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2004/05/07 01:59:02 danw Exp $ - ---- parser.cc.orig Sat Mar 13 01:01:22 2004 -+++ parser.cc Sat Mar 13 01:01:30 2004 -@@ -13,7 +13,7 @@ - #include <time.h> - #include <iostream.h> - #include <string.h> --#include <malloc.h> -+#include <stdlib.h> - #include "globals.h" - #include "parser.h" - int yyparse(); |