summaryrefslogtreecommitdiff
path: root/source/api_wrappers/linux/Types.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/api_wrappers/linux/Types.h')
-rw-r--r--source/api_wrappers/linux/Types.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/api_wrappers/linux/Types.h b/source/api_wrappers/linux/Types.h
index 14929b4..4f720aa 100644
--- a/source/api_wrappers/linux/Types.h
+++ b/source/api_wrappers/linux/Types.h
@@ -17,5 +17,8 @@ typedef unsigned int DWORD;
#define WINAPI
+#define SEM_NAME_MAX_LENGTH 16
+#define SEM_MAX_NR 1000
+
#endif /* _TYPES_H */