]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stream-int: export stream_int_update_*
authorWilly Tarreau <w@1wt.eu>
Fri, 25 Sep 2015 09:01:42 +0000 (11:01 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 25 Sep 2015 16:07:16 +0000 (18:07 +0200)
commitcbc32601a6b4fcb21f45cf33a2893ee83e721048
treeb7f313518dcc3d452a1d059c046bde9924cbe590
parent5d5b2fecac824f6149151934a6935e251ca477ed
MINOR: stream-int: export stream_int_update_*

Not only these functions were not static, but we'll also want to export
them.
include/proto/stream_interface.h
src/stream_interface.c