diff options
Diffstat (limited to 'lib/vtls')
| -rw-r--r-- | lib/vtls/darwinssl.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vtls/darwinssl.c b/lib/vtls/darwinssl.c index 20089dbe0..6f9c6012e 100644 --- a/lib/vtls/darwinssl.c +++ b/lib/vtls/darwinssl.c @@ -37,7 +37,7 @@  #ifdef __clang__  #pragma clang diagnostic push  #pragma clang diagnostic ignored "-Wtautological-pointer-compare" -#endif __clang__ +#endif /* __clang__ */  #ifdef HAVE_LIMITS_H  #include <limits.h>  | 
