From 238cf89924fe33f03ceea5e4997d2ba0776530d3 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 6 Nov 1996 04:03:49 +0000 Subject: Back out the attempt to use stdio. svn path=/trunk/; revision=488 --- fetchmail.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index e23ecfda..eaf11fb0 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -186,8 +186,6 @@ int openmailpipe (char **); int closemailpipe(int); int daemonize(const char *, void (*)(int)); -FILE *sockopen(char *, int); - int prc_parse_file(const char *); int prc_filecheck(const char *); -- cgit v1.2.3