Import of old SSLeay release: SSLeay 0.9.0b
[openssl.git] / crypto / asn1 / a_i2d_fp.c
index eab127e6e0da44e410a335cffbb7ebc1989056ae..66c3df68d599c8c90bbf993e39e256d982b09ffd 100644 (file)
@@ -1,5 +1,5 @@
 /* crypto/asn1/a_i2d_fp.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
@@ -61,7 +61,7 @@
 #include "buffer.h"
 #include "asn1_mac.h"
 
-#ifndef WIN16
+#ifndef NO_FP_API
 int ASN1_i2d_fp(i2d,out,x)
 int (*i2d)();
 FILE *out;