summaryrefslogtreecommitdiff
path: root/mail/postfix/patches/patch-bb
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix/patches/patch-bb')
-rw-r--r--mail/postfix/patches/patch-bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/postfix/patches/patch-bb b/mail/postfix/patches/patch-bb
deleted file mode 100644
index 9540af4e645..00000000000
--- a/mail/postfix/patches/patch-bb
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-bb,v 1.4 2004/03/05 22:59:32 grant Exp $
-
---- src/cleanup/cleanup.h.orig 2002-12-04 01:58:11.000000000 +1100
-+++ src/cleanup/cleanup.h
-@@ -118,6 +118,7 @@ extern void cleanup_free(CLEANUP_STATE *
- extern void cleanup_all(void);
- extern void cleanup_pre_jail(char *, char **);
- extern void cleanup_post_jail(char *, char **);
-+extern CONFIG_BOOL_TABLE cleanup_bool_table[];
- extern CONFIG_INT_TABLE cleanup_int_table[];
- extern CONFIG_STR_TABLE cleanup_str_table[];
- extern CONFIG_TIME_TABLE cleanup_time_table[];