Looks like HP-UX needs these settings to avoid compiler warnings:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Tue, 3 May 2005 14:22:12 +0000 (14:22 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Tue, 3 May 2005 14:22:12 +0000 (14:22 +0000)
commit4fa565b2edd4307f03c292dc418b02e191bf231d
treefc36e58796be936a6fa042a69a23eee36877fc93
parent2e2a30b495b1ef8052259093f9422f57903b1717
Looks like HP-UX needs these settings to avoid compiler warnings:
#define ICONV_ARG2_TYPE char **
#define EXIM_SOCKLEN_T size_t
src/OS/os.h-HP-UX