From 9e6487f24751d1c1a047ee82e158077ac67c9c68 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 4 Jul 2014 00:24:02 -0700 Subject: Move utility routines for capturing into a libcaputils static library. Some of those routines are used only in dumpcap; others are used in TShark and Wireshark as well. Change-Id: I9d92483f2fcff57a7d8b6bf6bdf2870505d19fb7 Reviewed-on: https://code.wireshark.org/review/2841 Reviewed-by: Guy Harris --- echld/echld-int.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'echld/echld-int.h') diff --git a/echld/echld-int.h b/echld/echld-int.h index f433f883fd..acf5557a97 100644 --- a/echld/echld-int.h +++ b/echld/echld-int.h @@ -62,7 +62,7 @@ #include "capture_opts.h" #include -#include +#include #include #include "version_info.h" #include "cfile.h" -- cgit v1.2.3