Allow platform to *not* include some header files
[fw/pdclib] / functions / _PDCLIB / filemode.c
index 0e293aba2cfc55a6a4f1487b569b20efb8cd70c7..10630cb84cf5cf60ad4cb8c0d6f881c8e937bc08 100644 (file)
@@ -6,6 +6,7 @@
    Permission is granted to use, modify, and / or redistribute at will.
 */
 
+#include <stdio.h>
 #include <stddef.h>
 
 /* Helper function that parses the C-style mode string passed to fopen() into