Cleanup of config/includes.
[fw/openocd] / configure.ac
index 979bb161b3ee2833a51643fe0af07ee7a0377da7..58be790394819f67fc7999708601f9a8b356562c 100644 (file)
@@ -17,11 +17,6 @@ AC_SUBST([MAKEINFO])
 AM_INIT_AUTOMAKE([-Wall -Wno-portability dist-bzip2 dist-zip subdir-objects])
 
 AC_CONFIG_HEADERS([config.h])
-AH_BOTTOM([
-#include <helper/system.h>
-#include <helper/types.h>
-#include <helper/replacements.h>
-])
 
 AC_LANG([C])
 AC_PROG_CC