Remove main() prototype.
This commit is contained in:
parent
acb803ded7
commit
1ee4de1e65
@ -75,7 +75,6 @@ pid_t client_pid;
|
||||
struct mon mon_host;
|
||||
|
||||
void init_nsm(void);
|
||||
int main(int, char **);
|
||||
void nlm_prog_0(struct svc_req *, SVCXPRT *);
|
||||
void nlm_prog_1(struct svc_req *, SVCXPRT *);
|
||||
void nlm_prog_3(struct svc_req *, SVCXPRT *);
|
||||
|
Loading…
Reference in New Issue
Block a user