wok-current diff idesk/stuff/DesktopConfig.patch @ rev 21277
updated libpng+apng and libpng+apng-dev (1.6.28 -> 1.6.36)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Apr 12 17:35:29 2019 +0100 (2019-04-12) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/idesk/stuff/DesktopConfig.patch Fri Apr 12 17:35:29 2019 +0100 1.3 @@ -0,0 +1,12 @@ 1.4 +--- src/DesktopConfig.cpp.0 1.5 ++++ src/DesktopConfig.cpp 1.6 +@@ -24,6 +24,9 @@ 1.7 + 1.8 + #include "DesktopConfig.h" 1.9 + #include "Util.h" 1.10 ++#include <unistd.h> 1.11 ++#include <sys/stat.h> 1.12 ++#include <sys/types.h> 1.13 + 1.14 + //the initilizer list just sets the program defaults for non-necessary options 1.15 + DesktopConfig::DesktopConfig(Database db, string ideskrcFile) :