<sys/random.h>: Further cleanup.
authorSascha Wildner <saw@online.de>
Sat, 29 Sep 2018 11:16:27 +0000 (13:16 +0200)
committerSascha Wildner <saw@online.de>
Sat, 29 Sep 2018 11:16:27 +0000 (13:16 +0200)
commit446b48294136b34a58946cc1134b2f60035bc00a
tree062561fcbeb8d8bf9bd702f9b1e311e59e4b960d
parent33c2164ed812e899b11d292af73b3247989293de
<sys/random.h>: Further cleanup.

* Remove inclusion of <sys/interrupt.h> which is no longer needed since
  7e071e7abb9f0b54413dda805a4239f7b0eb455e. It can now be moved to
  kern_memio.c.

* Remove forward declaration of struct thread which is no longer needed
  since fef8985e09e16aeee4a2014876e2e4b758656ac2.

* Fix a typo in a comment (Reported-by: aly).
sys/kern/kern_memio.c
sys/sys/random.h