summaryrefslogtreecommitdiff
path: root/dev-util/btyacc/files/btyacc-3.0-includes.patch
blob: e415574213eb151c0c58a567356e3ffaf6cbd8e8 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/mstring.c
+++ b/mstring.c
@@ -1,6 +1,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <stdarg.h>
+#include <string.h>
 #include <ctype.h>
 #include "mstring.h"