Fix to the -revoke option in ca. It was leaking memory, crashing and just
[openssl.git] / apps / app_rand.c
index 2543a6405721ef5f2fd74864e5c4342f228c0e00..9e29e54954d7ef9654c2200cb54de6ca22565e08 100644 (file)
  *
  */
 
+#include "apps.h"
 #include <openssl/bio.h>
 #include <openssl/rand.h>
 
-#include "apps.h"
 
 static int seeded = 0;