Loading crypto/pqueue/pq_compat.h +5 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,9 @@ * */ #ifndef HEADER_PQ_COMPAT_H #define HEADER_PQ_COMPAT_H #include <openssl/opensslconf.h> #include <openssl/bn.h> Loading Loading @@ -145,3 +148,5 @@ *(x) |= mask; \ } while(0) #endif /* OPENSSL_SYS_VMS */ #endif Loading
crypto/pqueue/pq_compat.h +5 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,9 @@ * */ #ifndef HEADER_PQ_COMPAT_H #define HEADER_PQ_COMPAT_H #include <openssl/opensslconf.h> #include <openssl/bn.h> Loading Loading @@ -145,3 +148,5 @@ *(x) |= mask; \ } while(0) #endif /* OPENSSL_SYS_VMS */ #endif