aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-05-22 19:21:31 +0000
committerGuy Harris <guy@alum.mit.edu>2013-05-22 19:21:31 +0000
commitf334c4a0c82c90e02f64e537bef6be9b68186696 (patch)
treeba8907bd90c390b2cae2ba929f3149635241b77b
parentdd5a4a3c53f9ee68b32ad9d3958a221582c1b765 (diff)
No capture options if no libpcap.
svn path=/trunk/; revision=49519
-rw-r--r--tshark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tshark.c b/tshark.c
index d6f09a0ddc..d998bc0285 100644
--- a/tshark.c
+++ b/tshark.c
@@ -91,10 +91,10 @@
#endif /* _WIN32 */
#include "capture_session.h"
#include "capture_sync.h"
+#include "capture_opts.h"
#endif /* HAVE_LIBPCAP */
#include "log.h"
#include <epan/funnel.h>
-#include "capture_opts.h"
/*
* This is the template for the decode as option; it is shared between the