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:
parent
52b3c8babe
commit
d727e144c1
@ -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)));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user