wok view syasokoban/stuff/gcc44.u @ rev 24203
updated perl-exporter-tiny (1.002001 -> 1.002002)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Dec 31 15:25:57 2021 +0100 (2021-12-31) |
parents | |
children |
line source
1 --- src/djSettings.cpp
2 +++ src/djSettings.cpp
3 @@ -6,6 +6,8 @@
4 //---------------------------------------------------------------------------
5 #include "djSettings.h"
6 #include "djUtils.h"
7 +#include <string.h>
8 +#include <stdlib.h>
9 #include <stdio.h>
11 char g_szConfigFile[2048] = { 0 };