mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 08:30:37 -04:00
Sendmail, Postfix, and other MTAs that support it. PR: 24134 Submitted by: Anders Nordby <anders@fix.no>
12 lines
289 B
Text
12 lines
289 B
Text
--- rpc.dracd.c.old Sun Jan 14 20:53:02 2001
|
|
+++ rpc.dracd.c Sun Jan 14 20:53:10 2001
|
|
@@ -36,9 +36,6 @@
|
|
#endif
|
|
#include "drac.h"
|
|
|
|
-#define DBFILE "/etc/mail/dracd.db"
|
|
-#define ALFILE "/etc/mail/dracd.allow"
|
|
-
|
|
struct net_def {
|
|
struct net_def *nd_next;
|
|
struct in_addr nd_mask;
|