mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04: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:
parent
6c233a7138
commit
ae5d5ac013
1 changed files with 2 additions and 1 deletions
|
|
@ -58,7 +58,8 @@
|
|||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#include "pnp.h"
|
||||
/* #include "pnp.h" */
|
||||
#define NPNP 0
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue