mc/vfs/smbfs.h

9 lines
119 B
C
Raw Normal View History

/* smbfs.h */
2001-10-24 12:16:16 +04:00
#if !defined(__SMBFS_H)
#define __SMBFS_H
extern void smbfs_set_debug(int arg);
#endif /* __SMBFS_H*/