Forgotten file

This commit is contained in:
Stephane Bortzmeyer 2007-03-04 14:16:53 +00:00
parent 4ae4d0bee0
commit 5d0bf4cb08

View File

@ -215,7 +215,7 @@ struct timeval double2tv ();
char *make_http_sendline (); char *make_http_sendline ();
void find_server_and_port (); void find_server_and_port ();
/* This one has prototypes, for a very subtile compiler issue. */ /* This one has prototypes, for a very subtile compiler issue. */
int read_from_server (CHANNEL fs, short ssl); int read_from_server (CHANNEL fs, short ssl, boolean accept_redirects);
#endif #endif
#ifdef ICP #ifdef ICP