mirror of
https://github.com/Infineon/eltt2.git
synced 2026-04-20 23:28:16 +00:00
Make eltt2 c99 compliant
Some implicit headerfiles were missing, if used without -std=gnu99. Since we do not rely on gnu99 behavior by including the header files, we can use -std=c99, which we state explicitly in the Makefile now. Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
This commit is contained in: