]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Irix needs this. Put it back.
authorDerrick Brashear <shadow@dementia.org>
Wed, 28 Aug 2002 08:20:25 +0000 (08:20 +0000)
committerGarry Zacheiss <zacheiss@mit.edu>
Wed, 28 Aug 2002 08:20:25 +0000 (08:20 +0000)
Note:  This was part of the delta prototypes-fixes-20020821 on the mainline,
but this chunk is needed on the 1.2.x branch, and it would be appropriate
to pull in the entire delta in which it appeared.

src/vol/vol-salvage.c

index cb6fccc6f4b4b1c76279dbf38026b26979244a76..9d4cc105759bed00f7e5fb11c8fd932e4346e45a 100644 (file)
@@ -166,6 +166,9 @@ RCSID("$Header$");
 #endif
 #endif
 #include <fcntl.h>
+#ifndef AFS_NT40_ENV
+#include <afs/osi_inode.h>
+#endif
 #include <afs/cmd.h>
 #include <afs/afsutil.h>
 #include <afs/fileutil.h>