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, 1 insertions, 1 deletions
diff --git a/epan/ipproto.h b/epan/ipproto.h
index 3477507ebb..ba15f9336d 100644
--- a/epan/ipproto.h
+++ b/epan/ipproto.h
@@ -191,7 +191,7 @@
#define IP_PROTO_AX4000 173 /* AX/4000 Testblock - non IANA */
#define IP_PROTO_NCS_HEARTBEAT 224 /* Novell NCS Heartbeat - http://support.novell.com/cgi-bin/search/searchtid.cgi?/10071158.htm */
-extern value_string_ext ipproto_val_ext;
+WS_DLL_PUBLIC value_string_ext ipproto_val_ext;
WS_DLL_PUBLIC const char *ipprotostr(const int proto);
#endif /* ipproto.h */