compiler/bootstrap: Fixed duplicate definitions of va_list
authorJerome St-Louis <jerome@ecere.com>
Wed, 6 Mar 2013 06:27:47 +0000 (01:27 -0500)
committerJerome St-Louis <jerome@ecere.com>
Wed, 6 Mar 2013 06:27:47 +0000 (01:27 -0500)
commit9ea51d66d3838696ace1136f5d0fef32e7022ce7
tree52759b060226ea74bbb3191141cb0cdb13bfc488
parent0701debf35b0c0853a0b340c7c5b97826b22bc7c
compiler/bootstrap: Fixed duplicate definitions of va_list
- Should solve Lucid build issues
- Also added missing multiple include protection in stdarg.h which is the likely cause
compiler/bootstrap/ecere/bootstrap/File.c
compiler/bootstrap/ecere/bootstrap/System.c
compiler/bootstrap/ecere/bootstrap/dataTypes.c
compiler/bootstrap/include/stdarg.h
compiler/bootstrap/libec/bootstrap/ecdefs.c