diff options
Diffstat (limited to 'dep/include/openssl/pq_compat.h')
-rw-r--r-- | dep/include/openssl/pq_compat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/openssl/pq_compat.h b/dep/include/openssl/pq_compat.h index fd2b5bbf1a0..bd8928dc0e9 100644 --- a/dep/include/openssl/pq_compat.h +++ b/dep/include/openssl/pq_compat.h @@ -145,3 +145,4 @@ *(x) |= mask; \ } while(0) #endif /* OPENSSL_SYS_VMS */ + |