$NetBSD: patch-ae,v 1.1.1.1 2006/03/18 23:24:43 oht Exp $
--- smtp.h.orig	2006-03-10 13:35:02.000000000 +0100
+++ smtp.h	2006-03-10 22:02:11.000000000 +0100
@@ -115,6 +115,7 @@
     char	spoolfile[200];
     } smtp_t;
 
+extern char *cfgets(smtp_t *x, char *line, int size, int nooptime);
 
 extern int proxy_request(config_t *config);
 
