diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-06-16 01:34:52 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-06-16 01:34:52 +0000 |
commit | 35b5ecded0b16ddfc3ce083875342ec4a597ea92 (patch) | |
tree | d793449049c7b07430183228f9b83922a3bf8c06 /libtrivfs | |
parent | 40d3910d2c235cdb8363fbcfbe50d952539ad97a (diff) |
Formerly io-reauthenticate.c.~6~
Diffstat (limited to 'libtrivfs')
-rw-r--r-- | libtrivfs/io-reauthenticate.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libtrivfs/io-reauthenticate.c b/libtrivfs/io-reauthenticate.c index 8617c509..4afdb2ba 100644 --- a/libtrivfs/io-reauthenticate.c +++ b/libtrivfs/io-reauthenticate.c @@ -22,6 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" #include "io_S.h" #include <assert.h> +#include <string.h> kern_return_t trivfs_S_io_reauthenticate (struct trivfs_protid *cred, |