From 9bd69bf49fb37554d199d0040c81bea009d43092 Mon Sep 17 00:00:00 2001 From: grischka Date: Fri, 26 Nov 2010 20:45:10 +0100 Subject: build: remove #include "config.h" from target dependent files This is to make cross build of libtcc1.a easier. --- lib/alloca86-bt.S | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/alloca86-bt.S') diff --git a/lib/alloca86-bt.S b/lib/alloca86-bt.S index c5d5f4d..76a85a0 100644 --- a/lib/alloca86-bt.S +++ b/lib/alloca86-bt.S @@ -1,8 +1,6 @@ /* ---------------------------------------------- */ /* alloca86-bt.S */ -#include "../config.h" - .globl __bound_alloca __bound_alloca: -- cgit v1.3.1