summaryrefslogtreecommitdiff
path: root/mail/postfix/files/patch-src_util_sys__defs.h
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2018-10-22 16:41:14 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2018-10-22 16:41:14 +0000
commitd0a9b751ca76ad17d0d1de586e2f41c5b68e79f7 (patch)
tree0aab5744df89c4b325e8a3d3c8cec3887a5355a1 /mail/postfix/files/patch-src_util_sys__defs.h
parentdatabases/xtrabackup: fix build due to stricter llvm60 c++ (diff)
- fix build on FreeBSD 13-CURRENT
PR: 232502 Submitted by: Kai
Diffstat (limited to 'mail/postfix/files/patch-src_util_sys__defs.h')
-rw-r--r--mail/postfix/files/patch-src_util_sys__defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix/files/patch-src_util_sys__defs.h b/mail/postfix/files/patch-src_util_sys__defs.h
index d1633b6c2ab0..0c32afed3712 100644
--- a/mail/postfix/files/patch-src_util_sys__defs.h
+++ b/mail/postfix/files/patch-src_util_sys__defs.h
@@ -4,7 +4,7 @@
#if defined(FREEBSD2) || defined(FREEBSD3) || defined(FREEBSD4) \
|| defined(FREEBSD5) || defined(FREEBSD6) || defined(FREEBSD7) \
|| defined(FREEBSD8) || defined(FREEBSD9) || defined(FREEBSD10) \
-+ || defined(FREEBSD11) || defined(FREEBSD12) \
++ || defined(FREEBSD11) || defined(FREEBSD12) || defined(FREEBSD13) \
|| defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \
|| defined(OPENBSD2) || defined(OPENBSD3) || defined(OPENBSD4) \
|| defined(OPENBSD5) || defined(OPENBSD6) \