aboutsummaryrefslogtreecommitdiffstats
path: root/extcap.c
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-03-18 17:31:09 +0000
committerJoão Valverde <j@v6e.pt>2016-03-21 17:10:21 +0000
commit52dd4fb6330a10ed37b8e221c502b5a98de4f581 (patch)
tree9d3ea5b26003115f61ac5af0d9dd7997cbe7cfb2 /extcap.c
parent69d348c12a2d86e5fa75189cd2dd5f4f3784dcfc (diff)
Fix building without extcap enabled
Using cmake -DENABLE_EXTCAP=no or ./configure --without-extcap. Some documentation fixes too. Change-Id: Iebf9c843d67e10a32de1a62904de8f88b872ec99 Reviewed-on: https://code.wireshark.org/review/14522 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'extcap.c')
-rw-r--r--extcap.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/extcap.c b/extcap.c
index d60d6aa0b5..a04faea01d 100644
--- a/extcap.c
+++ b/extcap.c
@@ -49,8 +49,6 @@
#include "capture_opts.h"
-#ifdef HAVE_EXTCAP
-
#include "extcap.h"
#include "extcap_parser.h"
@@ -1064,7 +1062,6 @@ void extcap_debug_arguments ( extcap_arg *arg_iter )
}
}
#endif
-#endif
/*
* Editor modelines - http://www.wireshark.org/tools/modelines.html