copyright
[openssl.git] / crypto / rand / md_rand.c
index f47fc2ba8459e947f68322b269e1e5125f8da71f..a00ed70718589c74e2ef76dd3e9a9c9736783f68 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 /* ====================================================================
  * [including the GNU Public Licence.]
  */
 /* ====================================================================
- * Copyright (c) 1998-2000 The OpenSSL Project.  All rights reserved.
+ * Copyright (c) 1998-2001 The OpenSSL Project.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
 
 #include <openssl/crypto.h>
 #include <openssl/err.h>
 
 #include <openssl/crypto.h>
 #include <openssl/err.h>
-#include <openssl/evp.h>
 
 #ifdef BN_DEBUG
 # define PREDICT
 
 #ifdef BN_DEBUG
 # define PREDICT