summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-http.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-http.h')
-rw-r--r--epan/dissectors/packet-http.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-http.h b/epan/dissectors/packet-http.h
index 975cc8e15f..84de5aecbe 100644
--- a/epan/dissectors/packet-http.h
+++ b/epan/dissectors/packet-http.h
@@ -27,6 +27,7 @@
#include <epan/packet.h>
void http_dissector_add(guint32 port, dissector_handle_t handle);
+void http_port_add(guint32 port);
/* Used for HTTP statistics */
typedef struct _http_info_value_t {