From b33512b704eae1716939cd493ecac85998039f07 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 29 Jun 2014 22:08:59 -0700 Subject: Move capture_session.h to capchild; what it declares is defined there. Change-Id: I8b1407839390b7ac0b45bf6f583c1a509073f002 Reviewed-on: https://code.wireshark.org/review/2709 Reviewed-by: Guy Harris --- echld/echld-int.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'echld') diff --git a/echld/echld-int.h b/echld/echld-int.h index aaaca979b2..f433f883fd 100644 --- a/echld/echld-int.h +++ b/echld/echld-int.h @@ -61,7 +61,7 @@ #include "capture_opts.h" -#include "capture_session.h" +#include #include #include #include "version_info.h" -- cgit v1.2.3