summaryrefslogtreecommitdiff
path: root/src/http_decoder/version.map
blob: a0ba8a455f6271a2132b20cfccae6f1ccc62cd41 (plain)
1
2
3
4
5
6
7
VERS_3.0{
global:
	extern "C" {
        http_message_*;
	};
local: *;
};