aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_bitst.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509v3/v3_bitst.c')
-rw-r--r--crypto/x509v3/v3_bitst.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/crypto/x509v3/v3_bitst.c b/crypto/x509v3/v3_bitst.c
index 2b2cc592b4..67d865f180 100644
--- a/crypto/x509v3/v3_bitst.c
+++ b/crypto/x509v3/v3_bitst.c
@@ -57,12 +57,8 @@
*/
#include <stdio.h>
-#include <stdlib.h>
-#include <pem.h>
-#include <asn1_mac.h>
-#include <err.h>
-#include <objects.h>
-#include <conf.h>
+#include "cryptlib.h"
+#include "conf.h"
#include "x509v3.h"
#ifndef NOPROTO