]> git.baikalelectronics.ru Git - kernel.git/commit
afs: Need linux/random.h
authorDavid Howells <dhowells@redhat.com>
Tue, 30 Aug 2016 15:05:14 +0000 (16:05 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 30 Aug 2016 15:07:53 +0000 (16:07 +0100)
commit32a0b34fa3c4f10f8b0cad0799c4f0ffee4cd1bc
treebc2a2733054729ea51ca7cbf7c6478cf2becf543
parent9fd258b1af8296a450ff024e3baac4391bc9e21f
afs: Need linux/random.h

We should #include linux/random.h to use get_random().

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/main.c