mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
10 lines
393 B
Text
10 lines
393 B
Text
--- src/libwsmake/wsParser.ypp.orig 2013-11-20 16:10:55.000000000 +0100
|
|
+++ src/libwsmake/wsParser.ypp 2013-11-20 16:10:42.000000000 +0100
|
|
@@ -21,6 +21,7 @@
|
|
* mike@wsmake.org *
|
|
***********************************************************************/
|
|
#include <stdio.h>
|
|
+#include <string.h>
|
|
|
|
#include "wsLoader.h"
|
|
#include "wsSite.h"
|