[FREELDR] Move files where they are only used.
[reactos.git] / boot / freeldr / freeldr / include / fs.h
index 9c68c79..5c5fdd4 100644 (file)
@@ -19,6 +19,9 @@
 
 #pragma once
 
+// FIXME: This one has nothing to do here!!
+#define SECTOR_SIZE 512
+
 typedef struct tagDEVVTBL
 {
     ARC_CLOSE Close;