- Various Microsoft DDK/PSDK compatibility fixes and some MSVC stuff too.
[reactos.git] / reactos / lib / advapi32 / advapi32.h
index ac37127..72be294 100644 (file)
@@ -8,6 +8,9 @@
 
 /* INCLUDES ******************************************************************/
 
+/* C Headers */
+#include <stdio.h>
+
 /* PSDK/NDK Headers */
 #include <windows.h>
 #include <ntsecapi.h>