userlibandfileserver/fileserver/inc/common.h
changeset 33 0173bcd7697c
parent 0 a41df078684a
equal deleted inserted replaced
31:56f325a607ea 33:0173bcd7697c
    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 //