wok-current view syasokoban/stuff/gcc44.u @ rev 23775

updated xorg-libXpm, xorg-libXpm-dev and xorg-libXpm-util (3.5.12 -> 3.5.13)
author Hans-G?nter Theisgen
date Wed May 20 16:21:25 2020 +0100 (2020-05-20)
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 };