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 --- asn1/atn-ulcs/packet-atn-ulcs-template.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asn1') diff --git a/asn1/atn-ulcs/packet-atn-ulcs-template.h b/asn1/atn-ulcs/packet-atn-ulcs-template.h index 1522dea9f7..0dc08d9e37 100644 --- a/asn1/atn-ulcs/packet-atn-ulcs-template.h +++ b/asn1/atn-ulcs/packet-atn-ulcs-template.h @@ -27,7 +27,7 @@ #ifndef PACKET_ATN_ULCS_H #define PACKET_ATN_ULCS_H -#include "config.h" +#include #include "packet.h" -- cgit v1.2.3