crypto/bn: add more fixed-top routines.
[openssl.git] / crypto / pkcs7 / pk7_mime.c
index d44b3adae670a09ab5ceb033ab6fb1ec46d60007..19e6868148b8dfa195e082aa0a284712a9d45ad2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1999-2017 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
@@ -8,9 +8,7 @@
  */
 
 #include <stdio.h>
-#include <ctype.h>
 #include "internal/cryptlib.h"
-#include <openssl/rand.h>
 #include <openssl/x509.h>
 #include <openssl/asn1.h>