aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/asn1c/asn_system.h4
1 files changed, 0 insertions, 4 deletions
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 <stdio.h> /* For snprintf(3) */
#include <stdlib.h> /* For *alloc(3) */
#include <string.h> /* For memcpy(3) */