about summary refs log tree commit diff
path: root/include/stdio_ext.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stdio_ext.h')
-rw-r--r--include/stdio_ext.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/stdio_ext.h b/include/stdio_ext.h
index d979bdcd..e3ab7fd4 100644
--- a/include/stdio_ext.h
+++ b/include/stdio_ext.h
@@ -5,6 +5,8 @@
 extern "C" {
 #endif
 
+#include <stdio.h>
+
 #define FSETLOCKING_QUERY 0
 #define FSETLOCKING_INTERNAL 1
 #define FSETLOCKING_BYCALLER 2