summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ts/ts.h
diff options
context:
space:
mode:
authorderaadt <>2014-04-13 23:50:03 +0000
committerderaadt <>2014-04-13 23:50:03 +0000
commit5389926124ee089503d54f4ca8b9a3c01ebf3397 (patch)
tree8c5e61a817d6313ee8515c77ba06b41ce16d7b2d /src/lib/libcrypto/ts/ts.h
parentcda33257f58f8db3c1ca537b69068295429016a8 (diff)
downloadopenbsd-5389926124ee089503d54f4ca8b9a3c01ebf3397.tar.gz
openbsd-5389926124ee089503d54f4ca8b9a3c01ebf3397.tar.bz2
openbsd-5389926124ee089503d54f4ca8b9a3c01ebf3397.zip
Cope with the removal of openssl/symhacks.h
Diffstat (limited to 'src/lib/libcrypto/ts/ts.h')
-rw-r--r--src/lib/libcrypto/ts/ts.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libcrypto/ts/ts.h b/src/lib/libcrypto/ts/ts.h
index c2448e3c3b..88e0111453 100644
--- a/src/lib/libcrypto/ts/ts.h
+++ b/src/lib/libcrypto/ts/ts.h
@@ -60,7 +60,6 @@
60#define HEADER_TS_H 60#define HEADER_TS_H
61 61
62#include <openssl/opensslconf.h> 62#include <openssl/opensslconf.h>
63#include <openssl/symhacks.h>
64#ifndef OPENSSL_NO_BUFFER 63#ifndef OPENSSL_NO_BUFFER
65#include <openssl/buffer.h> 64#include <openssl/buffer.h>
66#endif 65#endif