aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2017-08-09 18:39:54 +0000
committerVincent Richard <[email protected]>2017-08-09 18:39:54 +0000
commit243efb267fe539958610ef1e2142a36dfbcd3c28 (patch)
tree643d082370021b2a944c9679663c83ce4999d649 /cmake
parentClear OpenSSL error queue before calling a SSL_*() function, then SSL_get_err... (diff)
downloadvmime-243efb267fe539958610ef1e2142a36dfbcd3c28.tar.gz
vmime-243efb267fe539958610ef1e2142a36dfbcd3c28.zip
Fixed #177: thread id on OpenBSD.
Diffstat (limited to 'cmake')
-rw-r--r--cmake/config.hpp.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/config.hpp.cmake b/cmake/config.hpp.cmake
index e87bf9d9..c5e9fdef 100644
--- a/cmake/config.hpp.cmake
+++ b/cmake/config.hpp.cmake
@@ -76,6 +76,7 @@ typedef unsigned @VMIME_64BIT_TYPE@ vmime_uint64;
#cmakedefine01 VMIME_HAVE_GETTID
#cmakedefine01 VMIME_HAVE_SYSCALL
#cmakedefine01 VMIME_HAVE_SYSCALL_GETTID
+#cmakedefine01 VMIME_HAVE_GETTHRID
#cmakedefine01 VMIME_HAVE_GMTIME_S
#cmakedefine01 VMIME_HAVE_GMTIME_R
#cmakedefine01 VMIME_HAVE_LOCALTIME_S