From de48e262e29ee81245b20d9644c755a5bcd39b6b Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 16 Feb 2016 12:58:10 +0100 Subject: remove config.h include from asn_system.h --- include/asn1c/asn_system.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/asn1c/asn_system.h') diff --git a/include/asn1c/asn_system.h b/include/asn1c/asn_system.h index fe8a377..3e96b49 100644 --- a/include/asn1c/asn_system.h +++ b/include/asn1c/asn_system.h @@ -9,10 +9,6 @@ #ifndef _ASN_SYSTEM_H_ #define _ASN_SYSTEM_H_ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - #include /* For snprintf(3) */ #include /* For *alloc(3) */ #include /* For memcpy(3) */ -- cgit v1.2.3