Remove NOPROTO definitions and error code comments.
[openssl.git] / crypto / rc5 / rc5_skey.c
index 2f36531ffa30a5cce91112c749f65404cc3fe4ff..64e13487bfc62bee7114f62c85983d0820e1bc76 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#include "rc5.h"
+#include <openssl/rc5.h>
 #include "rc5_locl.h"
 
 void RC5_32_set_key(RC5_32_KEY *key, int len, unsigned char *data,