diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-06-16 01:34:15 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-06-16 01:34:15 +0000 |
commit | 40d3910d2c235cdb8363fbcfbe50d952539ad97a (patch) | |
tree | 97f5279b058baaf2366eb2c5176408dd9556db9b /libtrivfs | |
parent | 0ccb97dbdab29bd382eed8f30ee6d9df6a55390a (diff) |
Formerly io-duplicate.c.~5~
Diffstat (limited to 'libtrivfs')
-rw-r--r-- | libtrivfs/io-duplicate.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libtrivfs/io-duplicate.c b/libtrivfs/io-duplicate.c index 4fdd88b4..ce3f29cc 100644 --- a/libtrivfs/io-duplicate.c +++ b/libtrivfs/io-duplicate.c @@ -21,6 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" #include "io_S.h" +#include <string.h> kern_return_t trivfs_S_io_duplicate (struct trivfs_protid *cred, |