mirror of
https://framagit.org/bortzmeyer/echoping
synced 2024-11-03 03:40:33 +00:00
Forgotten file
This commit is contained in:
parent
4ae4d0bee0
commit
5d0bf4cb08
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user