aboutsummaryrefslogtreecommitdiffstats
path: root/tap-camelcounter.c
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2007-07-13 13:17:16 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2007-07-13 13:17:16 +0000
commit1d2fca1192a12883f49e0616a423c07b2944f743 (patch)
treef93d3571cb578bc5c8d84b0b7fce000b7fa64a63 /tap-camelcounter.c
parent6659588f60dfff4b58c23f2b27bf1309c3baf2bb (diff)
add necessary include
svn path=/trunk/; revision=22296
Diffstat (limited to 'tap-camelcounter.c')
-rw-r--r--tap-camelcounter.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tap-camelcounter.c b/tap-camelcounter.c
index 8cb7558a75..9b8fd039e0 100644
--- a/tap-camelcounter.c
+++ b/tap-camelcounter.c
@@ -33,6 +33,7 @@
#endif
#include <string.h>
+#include "epan/proto.h"
#include "epan/packet_info.h"
#include "epan/tap.h"
#include "epan/value_string.h"