From 49af073ed77202a54dfdd773cbcbbf7835c75baf Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Mon, 28 Mar 2022 10:02:13 -0700 Subject: heimdal: Vendor import 7.7.0 --- include/heim_threads.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/heim_threads.h') diff --git a/include/heim_threads.h b/include/heim_threads.h index c1ebbaca30b4..f337ac1677ad 100644 --- a/include/heim_threads.h +++ b/include/heim_threads.h @@ -52,7 +52,7 @@ #else -#if defined(__clang__) || defined(__GNUC__) || defined(__SUNPRO_CC) +#if defined(__clang__) || defined(__GNUC__) || defined(__SUNPRO_C) #define HEIMDAL_THREAD_LOCAL __thread #else #error "thread-local attribute not defined for your compiler" -- cgit v1.3