From 669db206cb1f270046ad400fff7655e20c63e723 Mon Sep 17 00:00:00 2001 From: Gilbert Ramirez Date: Sun, 18 Jul 2004 18:06:47 +0000 Subject: Move dissectors to epan/dissectors directory. Also move ncp222.py, x11-fields, process-x11-fields.pl, make-reg-dotc, and make-reg-dotc.py. Adjust #include lines in files that include packet-*.h files. svn path=/trunk/; revision=11410 --- tap-httpstat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tap-httpstat.c') diff --git a/tap-httpstat.c b/tap-httpstat.c index 2828819632..57ac1b67db 100644 --- a/tap-httpstat.c +++ b/tap-httpstat.c @@ -33,7 +33,7 @@ #include "epan/value_string.h" #include "tap.h" #include "register.h" -#include "packet-http.h" +#include /* used to keep track of the statictics for an entire program interface */ -- cgit v1.2.3