summaryrefslogtreecommitdiff
path: root/graphics/gplot/files/patch-gplot.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gplot/files/patch-gplot.c')
-rw-r--r--graphics/gplot/files/patch-gplot.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gplot/files/patch-gplot.c b/graphics/gplot/files/patch-gplot.c
deleted file mode 100644
index fb1bd6e9774a..000000000000
--- a/graphics/gplot/files/patch-gplot.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- gplot.c.orig Thu Oct 31 06:33:47 1991
-+++ gplot.c Sat Jun 16 02:01:54 2007
-@@ -4,6 +4,8 @@
- considered callable by other programs (inclusion of graphics with text)
- */
- #include <stdio.h>
-+#include <stdlib.h>
-+#include <string.h>
- #include "defs.h"
- #define max_str 128
- #define version_str "4.3b2"