aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/raw.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/raw.h')
-rw-r--r--include/net/raw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/raw.h b/include/net/raw.h
index 9c9fa98a91a4..20ebf0b3dfa8 100644
--- a/include/net/raw.h
+++ b/include/net/raw.h
@@ -61,6 +61,7 @@ void raw_seq_stop(struct seq_file *seq, void *v);
61 61
62int raw_hash_sk(struct sock *sk); 62int raw_hash_sk(struct sock *sk);
63void raw_unhash_sk(struct sock *sk); 63void raw_unhash_sk(struct sock *sk);
64void raw_init(void);
64 65
65struct raw_sock { 66struct raw_sock {
66 /* inet_sock has to be the first member */ 67 /* inet_sock has to be the first member */