diff options
Diffstat (limited to 'net/core/stream.c')
-rw-r--r-- | net/core/stream.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/core/stream.c b/net/core/stream.c index a6b3437ff082..8727cead64ad 100644 --- a/net/core/stream.c +++ b/net/core/stream.c | |||
@@ -9,7 +9,7 @@ | |||
9 | * | 9 | * |
10 | * Authors: Arnaldo Carvalho de Melo <acme@conectiva.com.br> | 10 | * Authors: Arnaldo Carvalho de Melo <acme@conectiva.com.br> |
11 | * (from old tcp.c code) | 11 | * (from old tcp.c code) |
12 | * Alan Cox <alan@redhat.com> (Borrowed comments 8-)) | 12 | * Alan Cox <alan@lxorguk.ukuu.org.uk> (Borrowed comments 8-)) |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <linux/module.h> | 15 | #include <linux/module.h> |