[NTOSKRNL] Drop the useless Timestamp field
[reactos.git] / dll / win32 / sfc / precomp.h
index c8b836c..b1e2ee6 100644 (file)
@@ -1,8 +1,10 @@
 #ifndef _PRECOMP_H__
 #define _PRECOMP_H__
 
-#include <windows.h>
-#include <sfc.h>
+#define WIN32_NO_STATUS
+#include <stdarg.h>
+#include <windef.h>
+#include <winbase.h>
 #include <srrestoreptapi.h>
 
 DWORD WINAPI sfc_8(VOID);