diff options
Diffstat (limited to 'src/OS/os.h-Unixware7')
-rw-r--r-- | src/OS/os.h-Unixware7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/OS/os.h-Unixware7 b/src/OS/os.h-Unixware7 index 618bac677..03ca6018f 100644 --- a/src/OS/os.h-Unixware7 +++ b/src/OS/os.h-Unixware7 @@ -1,11 +1,11 @@ -/* $Cambridge: exim/src/OS/os.h-Unixware7,v 1.1 2004/10/06 15:07:39 ph10 Exp $ */ +/* $Cambridge: exim/src/OS/os.h-Unixware7,v 1.2 2005/03/15 14:09:12 ph10 Exp $ */ /* Exim: OS-specific C header file for Unixware 7 */ #define NO_SYSEXITS #define ICONV_ARG2_TYPE char ** -#define SOCKLEN_T size_t +#define EXIM_SOCKLEN_T size_t #define LOAD_AVG_NEEDS_ROOT #define HAVE_DEV_KMEM |