diff options
Diffstat (limited to 'storeio/io.c')
-rw-r--r-- | storeio/io.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/storeio/io.c b/storeio/io.c index eaa20def..2295615e 100644 --- a/storeio/io.c +++ b/storeio/io.c @@ -23,6 +23,8 @@ #include "open.h" #include "dev.h" +#include "libtrivfs/trivfs_fs_S.h" +#include "libtrivfs/trivfs_io_S.h" /* Return objects mapping the data underlying this memory object. If the object can be read then memobjrd will be provided; if the |