diff options
Diffstat (limited to 'include')
| -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 9febc18c6a85..81105d08ba5c 100644 --- a/include/linux/ncp_fs_sb.h +++ b/include/linux/ncp_fs_sb.h @@ -17,6 +17,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 |
