mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 17:43:51 +01:00
It can be useful to know if the current compilation builds the native board module, because e.g. then we must not include `sys/types.h`. This diff adds `-DNATIVE_INCLUDES` to the make variable `NATIVEINCLUDES`.