BUILD: flags: fix the fallback macros for missing stdio

The fallback macros for when stdio is not there didn't have the "..."
and were causing build issues on platforms with stricter dependencies
between includes.
1 file changed