Files
pkgsrc-ng/mail/ezmlm/patches/patch-ezmlm-return.c
2013-09-26 17:14:40 +02:00

13 lines
371 B
C

$NetBSD: patch-ezmlm-return.c,v 1.1 2013/02/26 11:26:03 joerg Exp $
--- ezmlm-return.c.orig 2013-02-25 16:48:52.000000000 +0000
+++ ezmlm-return.c
@@ -17,6 +17,7 @@
#include "cookie.h"
#include "subscribe.h"
#include "issub.h"
+#include "log.h"
#define FATAL "ezmlm-return: fatal: "
void die_usage() { strerr_die1x(100,"ezmlm-return: usage: ezmlm-return dir"); }