Backport of PPC BN module from HEAD.
[oweals/openssl.git] / crypto / cversion.c
index ea9f25fd16663dc93d9290ea19358db066c4861d..beeeb14013e7347a119d72f7a9c3a9817dcb272d 100644 (file)
  * [including the GNU Public Licence.]
  */
 
+#include <stdio.h>
+#include <string.h>
 #include "cryptlib.h"
+#include <openssl/crypto.h>
 
 #ifndef NO_WINDOWS_BRAINDEATH
 #include "buildinf.h"