1 2 3 4 5 6
#ifndef _STDIO_H #define _STDIO_H // Dummy to fix #include <stdio.h> compilation errors #endif