X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/3634fc257bd0667daef14d72005cd87c735bbb24..f988ce57300f2dcb7ddb63f767ef5ebef76b2aa4:/src/OS/os.h-BSDI diff --git a/src/OS/os.h-BSDI b/src/OS/os.h-BSDI index cd91936de..a1705ec95 100644 --- a/src/OS/os.h-BSDI +++ b/src/OS/os.h-BSDI @@ -5,7 +5,11 @@ #define HAVE_MMAP #define HAVE_SYS_MOUNT_H #define SIOCGIFCONF_GIVES_ADDR +#define OS_UNSETENV typedef struct flock flock_t; +/* default is non-const */ +#define ICONV_ARG2_TYPE const char ** + /* End */