freebsd-ports/mail/postfix-current/files/patch-src__util__sys_defs.h
Sahil Tandon b42d22d58a - Update to 2.10-20120308
Feature safe:	yes
2012-03-10 04:11:39 +00:00

11 lines
565 B
C

--- src/util/sys_defs.h.orig 2012-03-06 22:23:23.000000000 -0500
+++ src/util/sys_defs.h 2012-03-06 22:23:47.000000000 -0500
@@ -25,7 +25,7 @@
*/
#if defined(FREEBSD2) || defined(FREEBSD3) || defined(FREEBSD4) \
|| defined(FREEBSD5) || defined(FREEBSD6) || defined(FREEBSD7) \
- || defined(FREEBSD8) || defined(FREEBSD9) \
+ || defined(FREEBSD8) || defined(FREEBSD9) || defined(FREEBSD10) \
|| defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \
|| defined(OPENBSD2) || defined(OPENBSD3) || defined(OPENBSD4) \
|| defined(OPENBSD5) \