summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_asm.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/bn_asm.c')
-rw-r--r--crypto/bn/bn_asm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/bn/bn_asm.c b/crypto/bn/bn_asm.c
index 7b1280ae61..23766243be 100644
--- a/crypto/bn/bn_asm.c
+++ b/crypto/bn/bn_asm.c
@@ -61,7 +61,6 @@
# define NDEBUG
#endif
-#include <stdio.h>
#include <assert.h>
#include <openssl/crypto.h>
#include "cryptlib.h"