summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/wolf/port/sys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/wolf/port/sys.h b/include/wolf/port/sys.h
index 0390e6b..50bab8e 100644
--- a/include/wolf/port/sys.h
+++ b/include/wolf/port/sys.h
@@ -222,6 +222,7 @@
#define _XOPEN_SOURCE 600
#define HAVE_ENUM_BOOL
#define HAVE_SYSLOG_H
+#define HAVE_PTHREADS
#else
#error unknown platform
#endif /* OS_MINOR_VERSION == 0 */