mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
6042a22126
PR: ports/76160 Submitted by: Ports Fury
11 lines
260 B
C++
11 lines
260 B
C++
--- rtb-team-framework/io/unixoutstreambuf.cpp.orig Wed Nov 3 05:09:04 2004
|
|
+++ rtb-team-framework/io/unixoutstreambuf.cpp Fri Dec 17 01:34:44 2004
|
|
@@ -26,6 +26,7 @@
|
|
|
|
#include "unixoutstreambuf.h"
|
|
#include <sstream>
|
|
+#include <cerrno>
|
|
|
|
/**
|
|
* Namespace
|