From 801fb2ec4cee9afa8ff5f4eae9025c6d21aa2187 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 20 Jun 2007 14:18:39 +0000 Subject: - Unbreak - Fix build with gcc 4.2 PR: 113774 Submitted by: KATO Tsuguru --- graphics/gplot/files/patch-devices.c | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 graphics/gplot/files/patch-devices.c (limited to 'graphics/gplot/files/patch-devices.c') diff --git a/graphics/gplot/files/patch-devices.c b/graphics/gplot/files/patch-devices.c new file mode 100644 index 000000000000..aea1f5bea502 --- /dev/null +++ b/graphics/gplot/files/patch-devices.c @@ -0,0 +1,9 @@ +--- devices.c.orig Thu Jul 18 02:21:59 1991 ++++ devices.c Sat Jun 16 02:15:48 2007 +@@ -1,5 +1,6 @@ + #include + #include ++#include + #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 -- cgit v1.2.3