OpenSSL: fix complile on pre-EC-capable library versions
[exim.git] / src / OS / os.h-OSF1
index 9e8bdbef393a271f890aba93e20708aec50dcb40..6b5fa497319937d5643f80770528ab5fa62c1e92 100644 (file)
@@ -1,5 +1,3 @@
-/* $Cambridge: exim/src/OS/os.h-OSF1,v 1.3 2005/06/20 08:52:45 ph10 Exp $ */
-
 /* Exim: OS-specific C header file for OSF1 */
 
 #define HAVE_SYS_MOUNT_H
@@ -15,7 +13,4 @@ changed. */
 /* Still not "socklen_t", which is the most common setting */
 #define EXIM_SOCKLEN_T       int
 
-/* The default for this is "const char **" */
-#define ICONV_ARG2_TYPE      char **
-
 /* End */