opnsense-ports/deskutils/znotes/files/patch-single__inst_qtlocalpeer.cpp
Franco Fichtner 26b02790e0 */*: sync with upstream
Taken from: FreeBSD
2015-08-28 13:43:07 +02:00

12 lines
312 B
C++

--- 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"