wok-6.x view syasokoban/stuff/gcc44.u @ rev 24052
Up slitaz-boot-scripts (469)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 26 19:58:37 2021 +0000 (2021-05-26) |
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 };