tags 624983 + patch
kthxbye

This patch includes the sys/stat.h header, which fixes the FTBFS.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
diff -ur idesk.old/src/DesktopConfig.cpp idesk-0.7.5/src/DesktopConfig.cpp
--- idesk.old/src/DesktopConfig.cpp	2011-05-18 21:04:57.000000000 +0000
+++ idesk-0.7.5/src/DesktopConfig.cpp	2011-05-18 21:35:05.000000000 +0000
@@ -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) :

Attachment: signature.asc
Description: Digital signature

Reply via email to