freebsd-ports/graphics/gplot/files/patch-cgmc.c
Martin Wilke 801fb2ec4c - Unbreak
- Fix build with gcc 4.2

PR:		113774
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-06-20 14:18:39 +00:00

10 lines
234 B
C

--- 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