From ecb4dc396ef71feb67aeda7603e09b0cea0bc920 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Mon, 14 Mar 2016 19:03:11 +0000 Subject: Include ws_diag_control.h in config.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia394071710ecda3b0e6686a51fbca45a8ff20317 Reviewed-on: https://code.wireshark.org/review/14749 Petri-Dish: João Valverde Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde --- caputils/ws80211_utils.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'caputils/ws80211_utils.c') diff --git a/caputils/ws80211_utils.c b/caputils/ws80211_utils.c index c556773a1d..a8f23a7198 100644 --- a/caputils/ws80211_utils.c +++ b/caputils/ws80211_utils.c @@ -22,7 +22,7 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include "config.h" +#include #include @@ -30,7 +30,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #include #include "ws80211_utils.h" -#include "wsutil/ws_diag_control.h" #if defined(HAVE_LIBNL) && defined(HAVE_NL80211) #include -- cgit v1.2.3