diff options
Diffstat (limited to 'helper.h')
-rw-r--r-- | helper.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,5 +33,6 @@ void helper_keepalive (struct options *o); void helper_client_server (struct options *o); +void helper_tcp_nodelay (struct options *o); #endif |