e45d32517e
PR: 55182 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
10 lines
314 B
C
10 lines
314 B
C
--- ezmlm-manage.c.orig Sat Aug 2 13:07:10 2003
|
|
+++ ezmlm-manage.c Sat Aug 2 13:07:30 2003
|
|
@@ -22,6 +22,7 @@
|
|
#include "fmt.h"
|
|
#include "subscribe.h"
|
|
#include "cookie.h"
|
|
+#include "log.h"
|
|
|
|
#define FATAL "ezmlm-manage: fatal: "
|
|
void die_usage() { strerr_die1x(100,"ezmlm-manage: usage: ezmlm-manage dir"); }
|