From 4ddd504bb4bdcdf0b3d7e9a462046adfa9c6bab3 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 19 Aug 2005 10:00:14 +0000 Subject: Move the stats.[ch] stuff into epan, so plugins can use it. svn path=/trunk/; revision=15429 --- tap-mgcpstat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tap-mgcpstat.c') diff --git a/tap-mgcpstat.c b/tap-mgcpstat.c index 9f01a523f7..0771491813 100644 --- a/tap-mgcpstat.c +++ b/tap-mgcpstat.c @@ -35,8 +35,8 @@ #include #include "epan/packet_info.h" #include +#include #include "epan/value_string.h" -#include "stat.h" #include "register.h" #include "plugins/mgcp/packet-mgcp.h" #include "timestats.h" -- cgit v1.2.3