mirror of
https://github.com/TinyCC/tinycc.git
synced 2026-02-06 22:02:37 +00:00
Not wise if stddef.h was already included. This is related to commit
3aa26a794e
Instead hack stddef.h to have identical definition and thus
avoid the issue mentionned there.