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

updated xorg-xf86-video-v4l (0.2.0 -> 0.3.0)
author Hans-G?nter Theisgen
date Wed Nov 13 14:43:24 2019 +0100 (2019-11-13)
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 };