Include rndio.h for missing defines.

This commit is contained in:
nat 2015-04-14 06:11:15 +00:00
parent f8711ef41c
commit ca58739ce4
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: rnd.h,v 1.2 2011/12/20 16:38:06 drochner Exp $ */
/* $NetBSD: rnd.h,v 1.3 2015/04/14 06:11:15 nat Exp $ */
/*-
* Copyright (c) 1997,2011 The NetBSD Foundation, Inc.
@ -46,6 +46,7 @@
#endif /* COMPAT_NETBSD32 */
#include <sys/rnd.h>
#include <sys/rndio.h>
/*
* NetBSD-5 used "void *state" in the rndsource_t struct. rndsource_t