/* Exim: OS-specific C header file for OpenBSD */
-/* Copyright (c) University of Cambridge 2017 */
+/* Copyright (c) University of Cambridge 1995 - 2018 */
/* See the file NOTICE for conditions of use and distribution. */
#endif
#define TIME_T_FMT "%lld"
+/* seems arpa/nameser.h does not define this */
+#define NS_MAXMSG 16380
+
/* End */