X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/36a3b0416e0bed61d78e44f119cdafb1fde941ba..78f724988aa415bdc8da24bf91fb2d1e22d125fc:/src/OS/os.h-SCO diff --git a/src/OS/os.h-SCO b/src/OS/os.h-SCO index 15b59b070..e5e915ed0 100644 --- a/src/OS/os.h-SCO +++ b/src/OS/os.h-SCO @@ -1,5 +1,3 @@ -/* $Cambridge: exim/src/OS/os.h-SCO,v 1.2 2005/03/15 14:09:12 ph10 Exp $ */ - /* Exim: OS-specific C header file for SCO */ #define DN_EXPAND_ARG4_TYPE u_char * @@ -17,4 +15,7 @@ #define _SVID3 #define NEED_H_ERRNO +/* default is non-const */ +#define ICONV_ARG2_TYPE const char ** + /* End */