From 4d3c4c4f12726404549e5c8a99439b5a371da282 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 14 Nov 2014 10:51:40 -0800 Subject: Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. The intent is to handle more than just command-line arguments; reflect that. Change-Id: Ia10efda85a9d11c6579d1bec6f789cee30d9e825 Reviewed-on: https://code.wireshark.org/review/5304 Reviewed-by: Guy Harris --- rawshark.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rawshark.c') diff --git a/rawshark.c b/rawshark.c index 9f54e472e5..8d29f34574 100644 --- a/rawshark.c +++ b/rawshark.c @@ -96,7 +96,7 @@ #include "conditions.h" #include "capture_stop_conditions.h" #include -#include +#include #include #include #include "epan/column-utils.h" -- cgit v1.2.3