1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/games/rtb/files/patch-team-framework__io__unixrtbconnection.cpp
Pawel Pekala adb0fd3a7e - Fix build on -current
- Update MASTER_SITES
- Add LICENSE
- Add DESKTOP_ENTRIES
- Support staging

PR:		ports/184825
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-19 18:36:43 +00:00

12 lines
234 B
C++

--- team-framework/io/unixrtbconnection.cpp.orig
+++ team-framework/io/unixrtbconnection.cpp
@@ -33,6 +33,8 @@
#include <iostream>
#include <sstream>
#include <ios>
+#include <sys/types.h>
+#include <unistd.h>
/**
* Namespace