mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[FSUTIL]
Fix build (how does it even build locally?!) svn path=/trunk/; revision=75775
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
* PROGRAMMERS: Pierre Schweitzer <[email protected]>
|
||||
*/
|
||||
|
||||
#include "fsutil.h"
|
||||
|
||||
/* Add handlers here for subcommands */
|
||||
static int DrivesMain(int argc, const TCHAR *argv[]);
|
||||
static int DriveTypeMain(int argc, const TCHAR *argv[]);
|
||||
|
||||
Reference in New Issue
Block a user