summaryrefslogtreecommitdiff
path: root/mail/postfix/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix/patches/patch-ag')
-rw-r--r--mail/postfix/patches/patch-ag12
1 files changed, 4 insertions, 8 deletions
diff --git a/mail/postfix/patches/patch-ag b/mail/postfix/patches/patch-ag
index 6c4cd63b372..4fb54c0a785 100644
--- a/mail/postfix/patches/patch-ag
+++ b/mail/postfix/patches/patch-ag
@@ -1,10 +1,8 @@
-$NetBSD: patch-ag,v 1.13 2004/08/10 16:49:47 schmonz Exp $
+$NetBSD: patch-ag,v 1.14 2004/09/23 16:10:07 martti Exp $
---- src/util/sys_defs.h.orig Tue Aug 10 02:27:04 2004
-+++ src/util/sys_defs.h
-@@ -134,9 +134,15 @@
- #define DEF_DB_TYPE "hash"
- #define ALIAS_DB_MAP "hash:/etc/aliases"
+--- src/util/sys_defs.h.orig 2004-08-02 00:05:23.000000000 +0300
++++ src/util/sys_defs.h 2004-09-23 19:01:03.000000000 +0300
+@@ -128,5 +128,11 @@
#define GETTIMEOFDAY(t) gettimeofday(t,(struct timezone *) 0)
+#define RESOLVE_H_NEEDS_NAMESER8_COMPAT_H
#define ROOT_PATH "/bin:/usr/bin:/sbin:/usr/sbin"
@@ -16,5 +14,3 @@ $NetBSD: patch-ag,v 1.13 2004/08/10 16:49:47 schmonz Exp $
#define STATFS_IN_SYS_MOUNT_H
+#endif
#define HAS_POSIX_REGEXP
- #define NORETURN void
- #define PRINTFLIKE(x,y)