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

Up grub2 (2.02) again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 30 10:15:50 2017 +0200 (2017-04-30)
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 };