2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-01-05 19:15:05 +00:00

nfs prototypes no longer required.

This commit is contained in:
Michael Brown 2005-05-01 15:07:55 +00:00
parent 52b3c8babe
commit d727e144c1

View File

@ -212,11 +212,6 @@ extern long rfc1112_sleep_interval P((long base, int exp));
#endif
extern void cleanup P((void));
/* nfs.c */
extern void rpc_init(void);
extern int nfs P((const char *name, int (*)(unsigned char *, unsigned int, unsigned int, int)));
extern void nfs_umountall P((int));
/* proto_slam.c */
extern int url_slam P((const char *name, int (*fnc)(unsigned char *, unsigned int, unsigned int, int)));