diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/ncp_fs_sb.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/ncp_fs_sb.h b/include/linux/ncp_fs_sb.h index 368a522782e2..cf858eb80f0b 100644 --- a/include/linux/ncp_fs_sb.h +++ b/include/linux/ncp_fs_sb.h @@ -18,6 +18,8 @@ #define NCP_DEFAULT_OPTIONS 0 /* 2 for packet signatures */ +struct sock; + struct ncp_server { struct ncp_mount_data_kernel m; /* Nearly all of the mount data is of |
