Remove DUX/OSF code
[openafs.git] / src / vol / vol_internal.h
1 #ifndef AFS_SRC_VOL_INTERNAL_H
2 #define AFS_SRC_VOL_INTERNAL_H
3
4 /* physio.c */
5 extern void SetSalvageDirHandle(DirHandle *, VolumeId, Device, Inode,
6                                 int *);
7
8 #endif