Fix memory leak on bad inputs.
[oweals/openssl.git] / crypto / rc4 / rc4_locl.h
index 3bb80b6ce9e07b85b6043996918d9049725626a3..c712e1632ea5e121a3a109cf74f807b6840470bc 100644 (file)
@@ -1,4 +1,5 @@
 #ifndef HEADER_RC4_LOCL_H
 #define HEADER_RC4_LOCL_H
 #include <openssl/opensslconf.h>
+#include <cryptlib.h>
 #endif