wok view syasokoban/stuff/gcc44.u @ rev 18980

Up: New wallpapers and new mirror.
author Leonardo Laporte <hackdorte@sapo.pt>
date Tue Mar 15 05:30:13 2016 -0300 (2016-03-15)
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 };