freebsd-ports/graphics/xtexcad/files/patch-match.c
Martin Wilke 701337dbd4 - Unbreak build on current
PR:		179584
Submitted by:	Ports Fury
2013-06-27 06:57:29 +00:00

11 lines
155 B
C

--- match.c.orig
+++ match.c
@@ -34,6 +34,8 @@
* "awf" copyright notice.]
*/
+#include <string.h>
+
/* match.c: pattern matching routines */