Blob Blame History Raw
diff -up kdevelop-4.2.81/debuggers/gdb/unittests/debugeeslow.cpp.include-unistd-h kdevelop-4.2.81/debuggers/gdb/unittests/debugeeslow.cpp
--- kdevelop-4.2.81/debuggers/gdb/unittests/debugeeslow.cpp.include-unistd-h	2012-01-24 16:12:16.774396190 +0100
+++ kdevelop-4.2.81/debuggers/gdb/unittests/debugeeslow.cpp	2012-01-24 16:12:49.058279966 +0100
@@ -17,6 +17,7 @@
 */
 
 #include <iostream>
+#include <unistd.h>
 
 void foo() {
     static int i=0;