diff options
Diffstat (limited to '')
-rw-r--r-- | src/reqs.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -44,6 +44,5 @@ struct request_s { }; extern void handle_connection (int fd); -extern void add_connect_port_allowed (int port); #endif |
index : tinyproxy | ||
personal modifications to tinyproxy |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/reqs.h | 1 |
@@ -44,6 +44,5 @@ struct request_s { }; extern void handle_connection (int fd); -extern void add_connect_port_allowed (int port); #endif |