wok view idesk/stuff/DesktopConfig.patch @ rev 20117

Up lz4 (1.8.0), zstd - Long Range (1.3.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 13 13:42:46 2017 +0200 (2017-10-13)
parents
children
line source
1 --- src/DesktopConfig.cpp.0
2 +++ src/DesktopConfig.cpp
3 @@ -24,6 +24,9 @@
5 #include "DesktopConfig.h"
6 #include "Util.h"
7 +#include <unistd.h>
8 +#include <sys/stat.h>
9 +#include <sys/types.h>
11 //the initilizer list just sets the program defaults for non-necessary options
12 DesktopConfig::DesktopConfig(Database db, string ideskrcFile) :