Missed this use of the old pnp includes. I don't think this is meant to

be here though.
This commit is contained in:
Peter Wemm 1999-09-02 05:59:20 +00:00
parent 6c233a7138
commit ae5d5ac013
1 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,8 @@
* $FreeBSD$
*/
#include "pnp.h"
/* #include "pnp.h" */
#define NPNP 0
#include <sys/param.h>
#include <sys/systm.h>