summaryrefslogtreecommitdiff
path: root/epan/ipproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/ipproto.h')
-rw-r--r--epan/ipproto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/ipproto.h b/epan/ipproto.h
index ba15f9336d..90b8c9efdb 100644
--- a/epan/ipproto.h
+++ b/epan/ipproto.h
@@ -194,6 +194,8 @@
WS_DLL_PUBLIC value_string_ext ipproto_val_ext;
WS_DLL_PUBLIC const char *ipprotostr(const int proto);
+WS_DLL_PUBLIC const char *ipv6extprotostr(int proto);
+
#endif /* ipproto.h */
/*