aboutsummaryrefslogtreecommitdiff
path: root/databases/fastdb/files/patch-cleanupsem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'databases/fastdb/files/patch-cleanupsem.cpp')
-rw-r--r--databases/fastdb/files/patch-cleanupsem.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/fastdb/files/patch-cleanupsem.cpp b/databases/fastdb/files/patch-cleanupsem.cpp
new file mode 100644
index 000000000000..af910c7dfdf7
--- /dev/null
+++ b/databases/fastdb/files/patch-cleanupsem.cpp
@@ -0,0 +1,10 @@
+--- cleanupsem.cpp.orig Thu Aug 12 02:04:05 2004
++++ cleanupsem.cpp Thu Aug 12 02:04:26 2004
+@@ -11,6 +11,7 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>
++#include <sys/types.h>
+ #include <sys/ipc.h>
+ #include <sys/sem.h>
+ #include <sys/shm.h>