From 2fde6ffc8f0f47f3d59a0b331a299cd61435e531 Mon Sep 17 00:00:00 2001 From: Graham Bloice Date: Sun, 26 Apr 2015 18:21:09 +0100 Subject: Fix out of tree builds Stop out of tree builds picking up the in-tree version and config.h Change-Id: Icadc46cab66db72af2d475eac31b28d0ca10df90 Reviewed-on: https://code.wireshark.org/review/8204 Petri-Dish: Anders Broman Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- echld/echld-int.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'echld') diff --git a/echld/echld-int.h b/echld/echld-int.h index 9c1ed4698a..fe01f83383 100644 --- a/echld/echld-int.h +++ b/echld/echld-int.h @@ -24,7 +24,7 @@ #ifndef __ECHLD_HDR_INT_ #define __ECHLD_HDR_INT_ -#include "config.h" +#include #ifdef HAVE_FCNTL_H #include -- cgit v1.2.3