Build format with NDK
Modified: trunk/reactos/subsys/system/format/format.c
--- trunk/reactos/subsys/system/format/format.c 2005-06-20 21:42:52 UTC (rev 16187) +++ trunk/reactos/subsys/system/format/format.c 2005-06-20 21:43:14 UTC (rev 16188) @@ -5,8 +5,6 @@
#include <stdlib.h> #include <string.h> #include <windows.h>
-#define NTOS_MODE_USER -#include <ntos.h>
#include <fmifs.h> #include <tchar.h> #include "resource.h"