fix regedit to compile with MSVC
[reactos.git] / reactos / subsys / system / regedit / regproc.c
index 8d1b0de..17ab9ff 100644 (file)
@@ -23,6 +23,7 @@
 #include <limits.h>
 #include <stdio.h>
 #include <ctype.h>
+#include <stdlib.h>
 #include <windows.h>
 #include <winnt.h>
 #include <winreg.h>