summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/crypto/cryptlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libssl/src/crypto/cryptlib.h')
-rw-r--r--lib/libssl/src/crypto/cryptlib.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libssl/src/crypto/cryptlib.h b/lib/libssl/src/crypto/cryptlib.h
index 679af821c1e..ad679dfa8d4 100644
--- a/lib/libssl/src/crypto/cryptlib.h
+++ b/lib/libssl/src/crypto/cryptlib.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cryptlib.h,v 1.23 2014/07/10 22:13:39 jsing Exp $ */
+/* $OpenBSD: cryptlib.h,v 1.24 2014/07/11 08:44:47 jsing Exp $ */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
@@ -59,10 +59,6 @@
#ifndef HEADER_CRYPTLIB_H
#define HEADER_CRYPTLIB_H
-#include <openssl/crypto.h>
-#include <openssl/buffer.h>
-#include <openssl/bio.h>
-#include <openssl/err.h>
#include <openssl/opensslconf.h>
#ifdef __cplusplus