[SERVMAN] Sort out header inclusions.
[reactos.git] / reactos / base / applications / mscutils / servman / progress.c
index b60f4f9..239c598 100644 (file)
@@ -9,6 +9,8 @@
 
 #include "precomp.h"
 
+#include <process.h>
+
 #define PROGRESS_RANGE      20
 #define PROGRESS_STEP_MAX   15