- Update MASTER_SITES - Add LICENSE - Add DESKTOP_ENTRIES - Support staging PR: ports/184825 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
10 lines
228 B
C++
10 lines
228 B
C++
--- team-framework/io/unixremoteclientconnection.cpp.orig
|
|
+++ team-framework/io/unixremoteclientconnection.cpp
|
|
@@ -36,6 +36,7 @@
|
|
#include <iostream>
|
|
#include <sstream>
|
|
#include <ios>
|
|
+#include <unistd.h>
|
|
|
|
/**
|
|
* Namespace
|