X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/36a3b0416e0bed61d78e44f119cdafb1fde941ba..d6c82d7b5f5b2adecc6dafe60f0f6c0bec663a8e:/src/OS/os.h-SCO_SV?ds=sidebyside diff --git a/src/OS/os.h-SCO_SV b/src/OS/os.h-SCO_SV index 7d8e2a8e2..0ca29f74a 100644 --- a/src/OS/os.h-SCO_SV +++ b/src/OS/os.h-SCO_SV @@ -1,5 +1,3 @@ -/* $Cambridge: exim/src/OS/os.h-SCO_SV,v 1.2 2005/03/15 14:09:12 ph10 Exp $ */ - /* Exim: OS-specific C header file for SCO_SV */ #define LOAD_AVG_NEEDS_ROOT @@ -15,4 +13,7 @@ #define _SVID3 #define NEED_H_ERRNO +/* default is non-const */ +#define ICONV_ARG2_TYPE const char ** + /* End */