src/server/test/vfs.h

changeset 415
d938228c382e
parent 248
bc8f8ddbad2e
equal deleted inserted replaced
414:99a34860c105 415:d938228c382e
30 #define TEST_VFS_H 30 #define TEST_VFS_H
31 31
32 #include "../public/nsapi.h" 32 #include "../public/nsapi.h"
33 #include "../public/vfs.h" 33 #include "../public/vfs.h"
34 34
35 #include <ucx/test.h> 35 #include "test.h"
36 36
37 #ifdef __cplusplus 37 #ifdef __cplusplus
38 extern "C" { 38 extern "C" {
39 #endif 39 #endif
40 40

mercurial