From a2acd092634d1cfc04e89c874d584a16ae54f3ea Mon Sep 17 00:00:00 2001 From: Luca Date: Wed, 21 Mar 2018 18:33:08 +0100 Subject: Added ndpi_get_api_version() API call to be used in applications that are dynamically linking with nDPI, to make sure the APIs are in sync --- libndpi.sym | 1 + 1 file changed, 1 insertion(+) (limited to 'libndpi.sym') diff --git a/libndpi.sym b/libndpi.sym index 625b9e81f..9c6643db4 100644 --- a/libndpi.sym +++ b/libndpi.sym @@ -61,3 +61,4 @@ ndpi_category_get_name ndpi_is_custom_category ndpi_is_subprotocol_informative ndpi_set_proto_category +ndpi_get_api_version \ No newline at end of file -- cgit v1.2.3