Fix PEDANTIC compilation, using the same trick as elsewhere.
[openssl.git] / ssl / kssl.h
index 19a689b089b7eb74199afa515e98eb71735c92e3..a3d20e1ccbdc303f5a7522f6ef2e2f8d9d2930d8 100644 (file)
@@ -82,6 +82,12 @@ extern "C" {
 #ifdef KRB5_HEIMDAL
 typedef unsigned char krb5_octet;
 #define FAR
+#else
+
+#ifndef FAR
+#define FAR
+#endif
+
 #endif
 
 /*     Uncomment this to debug kssl problems or