Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / rand / randtest.c
index e0ba61e123d121dcc771f4babb635b52a8c562f9..5722bf746e2214eddbfb0bda4e10fd091d74c4d4 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#include "rand.h"
+#include <openssl/rand.h>
 
 /* some FIPS 140-1 random number test */
 /* some simple tests */