diff options
Diffstat (limited to 'include/linux/lockd')
| -rw-r--r-- | include/linux/lockd/lockd.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/lockd/lockd.h b/include/linux/lockd/lockd.h index 194fa8a66398..2a3533ea38dd 100644 --- a/include/linux/lockd/lockd.h +++ b/include/linux/lockd/lockd.h | |||
| @@ -239,8 +239,7 @@ void nlm_rebind_host(struct nlm_host *); | |||
| 239 | struct nlm_host * nlm_get_host(struct nlm_host *); | 239 | struct nlm_host * nlm_get_host(struct nlm_host *); |
| 240 | void nlm_release_host(struct nlm_host *); | 240 | void nlm_release_host(struct nlm_host *); |
| 241 | void nlm_shutdown_hosts(void); | 241 | void nlm_shutdown_hosts(void); |
| 242 | extern void nlm_host_rebooted(const struct sockaddr_in *, const char *, | 242 | void nlm_host_rebooted(const struct nlm_reboot *); |
| 243 | unsigned int, u32); | ||
| 244 | 243 | ||
| 245 | /* | 244 | /* |
| 246 | * Host monitoring | 245 | * Host monitoring |
