diff options
| author | Paul Mackerras <paulus@samba.org> | 2006-12-03 23:59:07 -0500 |
|---|---|---|
| committer | Paul Mackerras <paulus@samba.org> | 2006-12-03 23:59:07 -0500 |
| commit | 79acbb3ff2d8095b692e1502b9eb2ccec348de26 (patch) | |
| tree | 6ab773e5a8f9de2cd6443362b21d0d6fffe3b35e /include/linux/lockd/bind.h | |
| parent | 19a79859e168640f8e16d7b216d211c1c52b687a (diff) | |
| parent | 2b5f6dcce5bf94b9b119e9ed8d537098ec61c3d2 (diff) | |
Merge branch 'linux-2.6' into for-linus
Diffstat (limited to 'include/linux/lockd/bind.h')
| -rw-r--r-- | include/linux/lockd/bind.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/linux/lockd/bind.h b/include/linux/lockd/bind.h index 81e3a185f951..aa50d89eacd7 100644 --- a/include/linux/lockd/bind.h +++ b/include/linux/lockd/bind.h | |||
| @@ -10,6 +10,11 @@ | |||
| 10 | #define LINUX_LOCKD_BIND_H | 10 | #define LINUX_LOCKD_BIND_H |
| 11 | 11 | ||
| 12 | #include <linux/lockd/nlm.h> | 12 | #include <linux/lockd/nlm.h> |
| 13 | /* need xdr-encoded error codes too, so... */ | ||
| 14 | #include <linux/lockd/xdr.h> | ||
| 15 | #ifdef CONFIG_LOCKD_V4 | ||
| 16 | #include <linux/lockd/xdr4.h> | ||
| 17 | #endif | ||
| 13 | 18 | ||
| 14 | /* Dummy declarations */ | 19 | /* Dummy declarations */ |
| 15 | struct svc_rqst; | 20 | struct svc_rqst; |
