mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
12 lines
234 B
Plaintext
12 lines
234 B
Plaintext
Index: DtaScriptVariable.h
|
|
--- DtaScriptVariable.h.orig
|
|
+++ DtaScriptVariable.h
|
|
@@ -32,6 +32,7 @@ To contact the author: codeworker@free.fr
|
|
# endif
|
|
#endif
|
|
|
|
+#include <cstring>
|
|
#include <string>
|
|
#include <list>
|
|
#include <vector>
|