Fix for non-monolithic build.
[openssl.git] / apps / app_rand.c
index f7f133831d2afe62107a4ea8dcf49d5d7912918b..9835c84ed00d4fccb4b90953c271def2f9d9a582 100644 (file)
  *
  */
 
+#define NON_MAIN
 #include "apps.h"
+#undef NON_MAIN
 #include <openssl/bio.h>
 #include <openssl/rand.h>