diff options
Diffstat (limited to 'src/version.map')
| -rw-r--r-- | src/version.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/version.map b/src/version.map index be433c2..15d1d95 100644 --- a/src/version.map +++ b/src/version.map @@ -5,6 +5,7 @@ global: http_decoder_init; http_decoder_exit; http_decoder_tcp_stream_msg_cb; + http_tunnel_message_*; }; local: *; };
\ No newline at end of file |
