summaryrefslogtreecommitdiff
path: root/graphics/gplot/files/patch-devices.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gplot/files/patch-devices.c')
-rw-r--r--graphics/gplot/files/patch-devices.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/graphics/gplot/files/patch-devices.c b/graphics/gplot/files/patch-devices.c
deleted file mode 100644
index aea1f5bea502..000000000000
--- a/graphics/gplot/files/patch-devices.c
+++ /dev/null
@@ -1,9 +0,0 @@
---- devices.c.orig Thu Jul 18 02:21:59 1991
-+++ devices.c Sat Jun 16 02:15:48 2007
-@@ -1,5 +1,6 @@
- #include <stdio.h>
- #include <ctype.h>
-+#include <string.h>
- #include "defs.h"
- /* this module contains one function, dev_setup, which is called by the main
- gplot modules at startup time. It is the only existing piece of code