0.9.13.46: GET-INTERNAL-RUN-TIME on Windows, + Windows cleanups
[sbcl.git] / src / runtime / win32-os.c
index 9b78fd5..eba3a6a 100644 (file)
@@ -673,6 +673,8 @@ void scratch(void)
     GetConsoleCP();
     GetConsoleOutputCP();
     GetExitCodeProcess(0, 0);
+    GetCurrentProcess();
+    GetProcessTimes(0, 0, 0, 0, 0);
 }
 
 char *