From 930e963ab78e75ec1699cc964d139cdd6764d8ef Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Thu, 29 Jan 2004 02:08:34 +0000 Subject: fix build on -stable Noticed by: bento via kris --- devel/libassa/files/patch-tests:semaphore_test.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 devel/libassa/files/patch-tests:semaphore_test.cpp (limited to 'devel/libassa/files/patch-tests:semaphore_test.cpp') diff --git a/devel/libassa/files/patch-tests:semaphore_test.cpp b/devel/libassa/files/patch-tests:semaphore_test.cpp new file mode 100644 index 000000000000..145bc7bcf88d --- /dev/null +++ b/devel/libassa/files/patch-tests:semaphore_test.cpp @@ -0,0 +1,10 @@ +--- tests/semaphore_test.cpp.orig Thu Jan 29 08:42:17 2004 ++++ tests/semaphore_test.cpp Thu Jan 29 08:42:43 2004 +@@ -16,6 +16,7 @@ + using namespace std; + + #include ++#include + #include // ftok(2) + + #include "assa/Assert.h" -- cgit v1.2.3