summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-07-22 16:43:01 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-07-22 16:43:01 +0000
commit775099f0e62ff89121584bfdb6302012a34f0e1b (patch)
treeeab79d7c130229aa6e1c74d49fdcc053fef3abde
parent7916ce3508982a2f6d3afa964ad67685858b5065 (diff)
Formerly fsys-getroot.c.~15~
-rw-r--r--libtrivfs/fsys-getroot.c2
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>