summaryrefslogtreecommitdiff
path: root/devel/libassa/files/patch-tests:semaphore_test.cpp
blob: 1e703fa9103de480934f59cb20b1e585e2c5096d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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)