freebsd-ports/graphics/xtexcad/files/patch-match.c

12 lines
155 B
C
Raw Normal View History

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