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)
#define ICONV_ARG2_TYPE char **
#define EXIM_SOCKLEN_T size_t

src/OS/os.h-HP-UX

index fda838de491647f517916a589379d91beb9da16d..027cf92300fec324fbccb3515cbccd51851592ed 100644 (file)
@@ -1,7 +1,10 @@
-/* $Cambridge: exim/src/OS/os.h-HP-UX,v 1.1 2004/10/06 15:07:39 ph10 Exp $ */
+/* $Cambridge: exim/src/OS/os.h-HP-UX,v 1.2 2005/05/03 14:22:12 ph10 Exp $ */
 
 /* Exim: OS-specific C header file for HP-UX versions greater than 9 */
 
+#define ICONV_ARG2_TYPE char **
+#define EXIM_SOCKLEN_T size_t
+
 #define LOAD_AVG_NEEDS_ROOT
 #define HAVE_DEV_KMEM
 #define LOAD_AVG_TYPE   double