From 243efb267fe539958610ef1e2142a36dfbcd3c28 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Wed, 9 Aug 2017 20:39:54 +0200 Subject: Fixed #177: thread id on OpenBSD. --- cmake/config.hpp.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'cmake') 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 -- cgit v1.2.3