summaryrefslogtreecommitdiff
path: root/epan/plugins.c
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-01-12 21:44:53 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-01-12 21:44:53 +0000
commit80d0151d6cef61bfc5d134008d898138c6fccb50 (patch)
treecc93d6a0cc72de284e13ad19be3133b8ff6e9d20 /epan/plugins.c
parent949338af567534fea73c7b71a8d0863ee907fa84 (diff)
downloadwireshark-80d0151d6cef61bfc5d134008d898138c6fccb50.tar.gz
add some of the DCE/RPC functions to the plugin API
svn path=/trunk/; revision=13010
Diffstat (limited to 'epan/plugins.c')
-rw-r--r--epan/plugins.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/plugins.c b/epan/plugins.c
index 6b9b2eb6f9..72a41e8853 100644
--- a/epan/plugins.c
+++ b/epan/plugins.c
@@ -75,6 +75,7 @@
#include <epan/xdlc.h>
#include <epan/crc16.h>
#include "report_err.h"
+#include <epan/dissectors/packet-dcerpc.h>
#include "plugins/plugin_table.h"
static plugin_address_table_t patable = {
/* file generated by plugin_gen.py */