diff options
-rw-r--r-- | libtrivfs/fsys-getroot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtrivfs/fsys-getroot.c b/libtrivfs/fsys-getroot.c index 1ae72458..b0ba1f98 100644 --- a/libtrivfs/fsys-getroot.c +++ b/libtrivfs/fsys-getroot.c @@ -21,7 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" #include "fsys_S.h" -#include "fsys_reply.h" +#include "fsys_reply_U.h" #include <assert.h> #include <fcntl.h> #include <string.h> |