1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=50789

View File

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