summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/ts/ts_lib.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2014-05-31 23:33:32 +0000
committerderaadt <deraadt@openbsd.org>2014-05-31 23:33:32 +0000
commit6d6bb18994334260a699979d2d2e50b33951a156 (patch)
tree7f51037453cf82bfd5d111f1671e102a2be473f5 /lib/libcrypto/ts/ts_lib.c
parentRemove now unnecessary local patch to disable usemallocwrap on m68k (diff)
downloadwireguard-openbsd-6d6bb18994334260a699979d2d2e50b33951a156.tar.xz
wireguard-openbsd-6d6bb18994334260a699979d2d2e50b33951a156.zip
Get the public headers from the official place with <openssl/ >
from Brent Cook
Diffstat (limited to 'lib/libcrypto/ts/ts_lib.c')
-rw-r--r--lib/libcrypto/ts/ts_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/ts/ts_lib.c b/lib/libcrypto/ts/ts_lib.c
index b9d92a3012b..5018e959bbf 100644
--- a/lib/libcrypto/ts/ts_lib.c
+++ b/lib/libcrypto/ts/ts_lib.c
@@ -61,7 +61,7 @@
#include <openssl/objects.h>
#include <openssl/bn.h>
#include <openssl/x509v3.h>
-#include "ts.h"
+#include <openssl/ts.h>
/* Local function declarations. */