diff options
Diffstat (limited to 'graphics/gplot/files/patch-cgmc.c')
-rw-r--r-- | graphics/gplot/files/patch-cgmc.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/gplot/files/patch-cgmc.c b/graphics/gplot/files/patch-cgmc.c deleted file mode 100644 index c1eaccfd06da..000000000000 --- a/graphics/gplot/files/patch-cgmc.c +++ /dev/null @@ -1,10 +0,0 @@ ---- cgmc.c.orig Fri Sep 13 02:57:25 1991 -+++ cgmc.c Sat Jun 16 02:06:22 2007 -@@ -3,6 +3,7 @@ - #include <ctype.h> - #include <math.h> - #include <stdio.h> -+#include <string.h> - #include "defs.h" - #include "ccdefs.h" - #define byte_size 8 |