From 97546165fafc0fa05ba08f1c2927f0fa22d24e93 Mon Sep 17 00:00:00 2001 From: Graham Bloice Date: Fri, 22 Aug 2014 22:13:05 +0100 Subject: Modify includes of config.h so that out-of-tree builds, i.e. CMake don't pick up the in-tree copy. Change-Id: I7ec473876cdba1a025c52362d7f6adc62d24ce71 Reviewed-on: https://code.wireshark.org/review/3798 Petri-Dish: Graham Bloice Tested-by: Petri Dish Buildbot Reviewed-by: Roland Knall Reviewed-by: Graham Bloice --- text2pcap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'text2pcap.c') diff --git a/text2pcap.c b/text2pcap.c index 3292902a8f..f15001bd99 100644 --- a/text2pcap.c +++ b/text2pcap.c @@ -75,7 +75,7 @@ * snaplength is automatically set to 64KiB-1. */ -#include "config.h" +#include /* * Just make sure we include the prototype for strptime as well -- cgit v1.2.1