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-gsm_astat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tap-gsm_astat.c') diff --git a/tap-gsm_astat.c b/tap-gsm_astat.c index d5096d47dc..4b0214409e 100644 --- a/tap-gsm_astat.c +++ b/tap-gsm_astat.c @@ -42,9 +42,9 @@ #include "epan/packet_info.h" #include "epan/value_string.h" #include +#include #include #include -#include "stat.h" #include "register.h" -- cgit v1.2.1