diff options
Diffstat (limited to 'x11/idesk/files/patch-src_DesktopConfig.cpp')
-rw-r--r-- | x11/idesk/files/patch-src_DesktopConfig.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/idesk/files/patch-src_DesktopConfig.cpp b/x11/idesk/files/patch-src_DesktopConfig.cpp deleted file mode 100644 index c87db678e7e3..000000000000 --- a/x11/idesk/files/patch-src_DesktopConfig.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/DesktopConfig.cpp.orig 2005-11-10 23:07:58 UTC -+++ src/DesktopConfig.cpp -@@ -24,6 +24,7 @@ - - #include "DesktopConfig.h" - #include "Util.h" -+#include "sys/stat.h" - - //the initilizer list just sets the program defaults for non-necessary options - DesktopConfig::DesktopConfig(Database db, string ideskrcFile) : |