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

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>