Adapt all test programs
[openssl.git] / test / bntest.c
index 449b3a4fd2796f56824598e98ab126f8fabd8c6e..0410e07d08a13f2dc4d6c58415f7750251cfe1ac 100644 (file)
@@ -19,7 +19,6 @@
 #include <openssl/err.h>
 #include <openssl/rand.h>
 #include "testutil.h"
-#include "test_main_custom.h"
 
 /*
  * In bn_lcl.h, bn_expand() is defined as a static ossl_inline function.