Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / rand / randtest.c
index ac3f0d7097722dfd926269fba65aeec6c15eaacb..5722bf746e2214eddbfb0bda4e10fd091d74c4d4 100644 (file)
@@ -1,5 +1,5 @@
 /* crypto/rand/randtest.c */
 /* crypto/rand/randtest.c */
-/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
+/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
  * This package is an SSL implementation written
  * All rights reserved.
  *
  * This package is an SSL implementation written
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
 
 #include <stdio.h>
 #include <stdlib.h>
-#include "rand.h"
+#include <openssl/rand.h>
 
 /* some FIPS 140-1 random number test */
 /* some simple tests */
 
 /* some FIPS 140-1 random number test */
 /* some simple tests */