diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2014-04-22 19:25:36 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2014-04-22 19:25:36 +0200 |
commit | 9334b33e782dd9f514590665ed86e350d7ff8eee (patch) | |
tree | 1446dbb9fc402ecd4af96587f0ec78fc0e1f38c2 /storeio/io.c | |
parent | 845ab0f42211847b2cdd498241d5080fb155f8b7 (diff) | |
parent | 263118a6681918add6861eaede318657ee23b7c4 (diff) |
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd
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 |