diff --git a/sys/dev/random/yarrow.c b/sys/dev/random/yarrow.c index 9b07af8cfab..6313587f23d 100644 --- a/sys/dev/random/yarrow.c +++ b/sys/dev/random/yarrow.c @@ -26,10 +26,6 @@ * $FreeBSD$ */ -/* NOTE NOTE NOTE - This is not finished! It will supply numbers, but - * it is not yet cryptographically secure!! - */ - #include #include #include