wok-6.x diff syasokoban/stuff/gcc44.u @ rev 24852
updated libxml2, libxml2-dev, libxml2-python and libxml2-tools (2.9.10 -> 2.9.12)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Mar 28 13:43:56 2022 +0100 (2022-03-28) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/syasokoban/stuff/gcc44.u Mon Mar 28 13:43:56 2022 +0100 1.3 @@ -0,0 +1,11 @@ 1.4 +--- src/djSettings.cpp 1.5 ++++ src/djSettings.cpp 1.6 +@@ -6,6 +6,8 @@ 1.7 + //--------------------------------------------------------------------------- 1.8 + #include "djSettings.h" 1.9 + #include "djUtils.h" 1.10 ++#include <string.h> 1.11 ++#include <stdlib.h> 1.12 + #include <stdio.h> 1.13 + 1.14 + char g_szConfigFile[2048] = { 0 };