Import of old SSLeay release: SSLeay 0.9.0b
[openssl.git] / crypto / pem / pem_info.c
index aafd9ce7bef521a0395d6dfdde6d0e9830bc7eda..4b69833b62806e324d54e368702f33f9a3b14152 100644 (file)
@@ -1,5 +1,5 @@
 /* crypto/pem/pem_info.c */
-/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
+/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
  * This package is an SSL implementation written
@@ -64,7 +64,7 @@
 #include "x509.h"
 #include "pem.h"
 
-#ifndef WIN16
+#ifndef NO_FP_API
 STACK *PEM_X509_INFO_read(fp,sk,cb)
 FILE *fp;
 STACK *sk;