]> git.pld-linux.org Git - packages/ezmlm.git/blame - ezmlm-fix-log.patch
- tabs in preamble
[packages/ezmlm.git] / ezmlm-fix-log.patch
CommitLineData
330f7342 1--- ezmlm-manage.c.orig Mon Jun 30 05:11:54 1997
2+++ ezmlm-manage.c Mon Nov 24 16:54:06 2003
3@@ -22,6 +22,7 @@
4 #include "fmt.h"
5 #include "subscribe.h"
6 #include "cookie.h"
7+#include "log.h"
8
9 #define FATAL "ezmlm-manage: fatal: "
10 void die_usage() { strerr_die1x(100,"ezmlm-manage: usage: ezmlm-manage dir"); }
11--- ezmlm-return.c.orig Mon Nov 24 16:56:41 2003
12+++ ezmlm-return.c Mon Nov 24 16:56:11 2003
13@@ -17,6 +17,7 @@
14 #include "cookie.h"
15 #include "subscribe.h"
16 #include "issub.h"
17+#include "log.h"
18
19 #define FATAL "ezmlm-return: fatal: "
20 void die_usage() { strerr_die1x(100,"ezmlm-return: usage: ezmlm-return dir"); }
This page took 0.06513 seconds and 4 git commands to generate.