summaryrefslogtreecommitdiff
path: root/include/wolf/port/sys.h
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-03-30 18:13:57 +0200
committerAndreas Baumann <abaumann@yahoo.com>2009-03-30 18:13:57 +0200
commitf296127efcef4a8c120af41d7edacc0a0deaff78 (patch)
treee507cb084068d206f37d3a222d19185775e6e68a /include/wolf/port/sys.h
parent181c176bc16d57a3dcb42b3657290ce1dbf7695f (diff)
downloadwolfbones-f296127efcef4a8c120af41d7edacc0a0deaff78.tar.gz
wolfbones-f296127efcef4a8c120af41d7edacc0a0deaff78.tar.bz2
mutexes on Solaris 8
Diffstat (limited to 'include/wolf/port/sys.h')
-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 fe0a174..0390e6b 100644
--- a/include/wolf/port/sys.h
+++ b/include/wolf/port/sys.h
@@ -186,6 +186,7 @@
#define HAVE_STRLCAT
#define HAVE_GETADDRINFO
#define HAVE_IPV6
+#define HAVE_PTHREADS
#else
#if OS_MINOR_VERSION == 10
#if !defined __cplusplus