freebsd-ports/devel/libassa/files/patch-tests:semaphore_test.cpp
Rong-En Fan aa9dba3f84 - Update to 3.4.2
PR:		ports/102936
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer)
2006-09-07 12:16:02 +00:00

10 lines
261 B
C++

--- tests/semaphore_test.cpp.orig Thu Jul 20 06:30:56 2006
+++ tests/semaphore_test.cpp Wed Sep 6 16:30:11 2006
@@ -16,6 +16,7 @@
using namespace std;
#include <assert.h>
+#include <sys/types.h>
#if !defined (WIN32)
# include <sys/ipc.h> // ftok(2)