From: Derrick Brashear Date: Wed, 28 Aug 2002 08:20:25 +0000 (+0000) Subject: Irix needs this. Put it back. X-Git-Tag: openafs-stable-1_2_7~18 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=dd29d8230e5d66342fd74f32b50e23d557de1906;p=packages%2Fo%2Fopenafs.git Irix needs this. Put it back. 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. --- diff --git a/src/vol/vol-salvage.c b/src/vol/vol-salvage.c index cb6fccc6f..9d4cc1057 100644 --- a/src/vol/vol-salvage.c +++ b/src/vol/vol-salvage.c @@ -166,6 +166,9 @@ RCSID("$Header$"); #endif #endif #include +#ifndef AFS_NT40_ENV +#include +#endif #include #include #include