-/* $Cambridge: exim/src/OS/os.h-DragonFly,v 1.1 2005/09/06 13:21:07 ph10 Exp $ */
-
/* Exim: OS-specific C header file for DragonFly */
#define HAVE_BSD_GETLOADAVG
typedef struct flock flock_t;
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */