blob: aafe49c24fc70a3a0974eeb2551eed9551cb1b91 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- single_inst/qtlocalpeer.cpp.orig 2011-08-27 08:25:14 UTC
+++ single_inst/qtlocalpeer.cpp
@@ -58,9 +58,7 @@ static PProcessIdToSessionId pProcessIdT
#if defined(Q_OS_UNIX)
#include <time.h>
#endif
-#if defined(Q_OS_OS2)
#include <unistd.h>
-#endif
namespace QtLP_Private {
#include "qtlockedfile.cpp"
|