summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/arch.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/common/arch.h b/common/arch.h
index ba27a32b..873fd1d8 100644
--- a/common/arch.h
+++ b/common/arch.h
@@ -19,10 +19,6 @@
#if !defined(ARCH_H)
#define ARCH_H
-#if defined(HAVE_CONFIG_H)
-#include "config_ac.h"
-#endif
-
#include <stdlib.h>
#if defined(HAVE_STDINT_H)