diff options
Diffstat (limited to 'graphics/urt/files/patch-cnv__pgmtorle.c')
-rw-r--r-- | graphics/urt/files/patch-cnv__pgmtorle.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/urt/files/patch-cnv__pgmtorle.c b/graphics/urt/files/patch-cnv__pgmtorle.c deleted file mode 100644 index 3d6ca174cf6e..000000000000 --- a/graphics/urt/files/patch-cnv__pgmtorle.c +++ /dev/null @@ -1,10 +0,0 @@ ---- cnv/pgmtorle.c.orig 1992-04-30 22:57:30.000000000 +0900 -+++ cnv/pgmtorle.c 2012-10-16 00:55:59.000000000 +0900 -@@ -35,6 +35,7 @@ - * System includes. - */ - #include <stdio.h> -+#include <string.h> - #include <pgm.h> - #undef abs /* Screws up stdlib.h. */ - #define NO_DECLARE_MALLOC |