summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_enum.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509v3/v3_enum.c')
-rw-r--r--crypto/x509v3/v3_enum.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/crypto/x509v3/v3_enum.c b/crypto/x509v3/v3_enum.c
index 017f6f3607..3ce97cd560 100644
--- a/crypto/x509v3/v3_enum.c
+++ b/crypto/x509v3/v3_enum.c
@@ -57,9 +57,7 @@
*/
#include <stdio.h>
-#include <stdlib.h>
-#include <pem.h>
-#include <err.h>
+#include "cryptlib.h"
#include "x509v3.h"
static ASN1_ENUMERATED *asn1_enumerated_new();