Blob Blame History Raw
diff -up fluxbox-1.0.0/src/main.cc.gcc43 fluxbox-1.0.0/src/main.cc
--- fluxbox-1.0.0/src/main.cc.gcc43	2008-03-27 01:19:22.000000000 -0400
+++ fluxbox-1.0.0/src/main.cc	2008-03-27 01:20:15.000000000 -0400
@@ -49,6 +49,7 @@
 #include <fstream>
 #include <stdexcept>
 #include <typeinfo>
+#include <cstring>
 
 using std::cout;
 using std::cerr;