Do not overwrite the disk signature, if we install the boot code into the mbr.
[reactos.git] / reactos / subsys / system / usetup / usetup.h
index 7a5a7de..191f8b1 100644 (file)
@@ -30,6 +30,7 @@
 /* C Headers */
 #include <ctype.h>
 #include <stdio.h>
+#include <stddef.h>
 
 /* PSDK/NDK */
 #include <windows.h>