Fix header files so that any one can be included first.
[openssl.git] / crypto / crypto.h
index 0b35fc387615df07abc8e7ce5a5eae4034b998ca..0bf74a16554622af6273e749334c7321331bf9eb 100644 (file)
 extern "C" {
 #endif
 
+#ifndef NO_FP_API
+#include <stdio.h>
+#endif
+
 #include <openssl/stack.h>
 #include <openssl/opensslv.h>