diff options
Diffstat (limited to 'net/NeTraMet/files/patch-aa')
-rw-r--r-- | net/NeTraMet/files/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/NeTraMet/files/patch-aa b/net/NeTraMet/files/patch-aa deleted file mode 100644 index de48744f381a..000000000000 --- a/net/NeTraMet/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ ---- src/srl/srl.c.orig Sun Oct 3 14:06:34 1999 -+++ src/srl/srl.c Fri Jan 25 23:37:10 2002 -@@ -93,7 +93,9 @@ - #include <stdlib.h> - #include <ctype.h> - #include <string.h> -+#ifdef HAVE_MALLOC_H - #include <malloc.h> -+#endif - #include <sys/time.h> - - #define SRLEXT |