Back out previous revision now that sys/random.h is properly fixed.

This commit is contained in:
John Baldwin 2000-09-11 19:34:04 +00:00
parent 72ece4ad37
commit e2059d0bfb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=65754

View File

@ -10,9 +10,7 @@
* $FreeBSD$
*/
#include <sys/param.h>
#include <sys/types.h>
#include <sys/proc.h>
#include <sys/random.h>
#include <sys/libkern.h>