mars-nwe/nwshare.h

9 lines
199 B
C
Raw Normal View History

2011-11-13 00:38:58 +01:00
/* nwshare.h: 20-Jul-97*/
/* (C)opyright (C) 1993,1996 Martin Stover, Marburg, Germany
*/
#ifndef _NWSHARE_H_
#define _NWSHARE_H_ 1
extern int share_file(int dev, int inode, int sh_mode);
#endif