userlibandfileserver/fileserver/inc/common.h
branchanywhere
changeset 41 d32f34975bbf
parent 33 0173bcd7697c
equal deleted inserted replaced
40:04a1b74efd48 41:d32f34975bbf
    24 #if !defined(__COMMON_H__)
    24 #if !defined(__COMMON_H__)
    25 #define __COMMON_H__
    25 #define __COMMON_H__
    26 #if !defined(__F32FILE_H__)
    26 #if !defined(__F32FILE_H__)
    27 #include <f32file.h>
    27 #include <f32file.h>
    28 #endif
    28 #endif
       
    29 #include <d32locd.h>
    29 #include "u32std.h"
    30 #include "u32std.h"
    30 
    31 
    31 //
    32 //
    32 // Common constants used by both EFSRV and the filesystems
    33 // Common constants used by both EFSRV and the filesystems
    33 //
    34 //