]> 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)
commit40c6b942116766ef6f13e921aadc972ea14decdb
treebc2a2733054729ea51ca7cbf7c6478cf2becf543
parentb503847ded501bd75613f746b458c5ae4d67dc7d
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