X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/61ec970df30325dbcd8c9d0f0e431dc793126656..901f42cb9f12332dd04a14cea87d47ef7e66e2e2:/src/OS/os.h-OSF1 diff --git a/src/OS/os.h-OSF1 b/src/OS/os.h-OSF1 index 1aa4ff95d..e7561a285 100644 --- a/src/OS/os.h-OSF1 +++ b/src/OS/os.h-OSF1 @@ -1,4 +1,4 @@ -/* $Cambridge: exim/src/OS/os.h-OSF1,v 1.1 2004/10/06 15:07:39 ph10 Exp $ */ +/* $Cambridge: exim/src/OS/os.h-OSF1,v 1.2 2005/03/15 14:09:12 ph10 Exp $ */ /* Exim: OS-specific C header file for OSF1 */ @@ -8,6 +8,6 @@ typedef struct flock flock_t; #define F_FREESP O_TRUNC -#define SOCKLEN_T size_t +#define EXIM_SOCKLEN_T size_t /* End */