From cd2170b37673352903432c4851a31168a5e5e5bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Fonseca?= Date: Fri, 4 Jul 2003 16:28:14 +0000 Subject: Search for the global configuration file. Do not make the CRLF line translation for the MDA pipe. --- main.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'main.h') diff --git a/main.h b/main.h index 5533d54..6686bc7 100644 --- a/main.h +++ b/main.h @@ -9,6 +9,7 @@ #include + /** * Error codes as specified in sendmail's sysexits.h */ @@ -35,9 +36,4 @@ extern FILE *log_fp; extern int verbose; -extern char *rcfile; - - -extern void parse_rcfile(void); - #endif -- cgit v1.2.3