From 6ae3372687957dfbda6352598aee00e84f83f7da Mon Sep 17 00:00:00 2001 From: Martin Kaiser Date: Thu, 1 Aug 2013 22:21:53 +0000 Subject: fix buildbot error on OSX-10.6-x64 include capture_opts.h svn path=/trunk/; revision=51099 --- tshark.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tshark.c') diff --git a/tshark.c b/tshark.c index 08803e0af9..59fa5fa78b 100644 --- a/tshark.c +++ b/tshark.c @@ -95,6 +95,7 @@ #include "capture-wpcap.h" #include #endif /* _WIN32 */ +#include "capture_opts.h" #include "capture_session.h" #include "capture_sync.h" #include "capture_opts.h" -- cgit v1.2.1