summaryrefslogtreecommitdiff
path: root/src/reqs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reqs.h')
-rw-r--r--src/reqs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/reqs.h b/src/reqs.h
index bffd6ca..cf40e46 100644
--- a/src/reqs.h
+++ b/src/reqs.h
@@ -45,6 +45,5 @@ struct request_s {
extern void handle_connection (int fd);
extern void add_connect_port_allowed (int port);
-extern void upstream_add (const char *host, int port, const char *domain);
#endif