X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/f9ba5e2255cf18092750fffacb6a9603571a2be5..9af3c5495821f33fc0bdd09375ff246120b6ca99:/src/OS/os.h-OpenBSD diff --git a/src/OS/os.h-OpenBSD b/src/OS/os.h-OpenBSD index 7998b1759..b09bd84be 100644 --- a/src/OS/os.h-OpenBSD +++ b/src/OS/os.h-OpenBSD @@ -53,4 +53,7 @@ typedef struct __res_state *res_state; #endif #define TIME_T_FMT "%lld" +/* seems arpa/nameser.h does not define this */ +#define NS_MAXMSG 16380 + /* End */