diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-03-18 16:09:41 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-03-18 16:09:41 +0000 |
commit | 6e87ac7554d567c51df58c8a38b106096018ba37 (patch) | |
tree | 5bf334a3ee0495f86d808a043987f613b1eb16cb /libnetfs/fsys-getroot.c | |
parent | 1094d134d68720e2a664c763ddbe40370f92ad2b (diff) | |
download | hurd-6e87ac7554d567c51df58c8a38b106096018ba37.tar.gz hurd-6e87ac7554d567c51df58c8a38b106096018ba37.tar.bz2 hurd-6e87ac7554d567c51df58c8a38b106096018ba37.zip |
entered into RCS
Diffstat (limited to 'libnetfs/fsys-getroot.c')
-rw-r--r-- | libnetfs/fsys-getroot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libnetfs/fsys-getroot.c b/libnetfs/fsys-getroot.c index 346c3622..f7f40385 100644 --- a/libnetfs/fsys-getroot.c +++ b/libnetfs/fsys-getroot.c @@ -21,6 +21,7 @@ #include "netfs.h" #include "fsys_S.h" #include "misc.h" +#include "callbacks.h" #include <fcntl.h> error_t |