mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove unused #include "snp.h"
This commit is contained in:
parent
358f1800c0
commit
c83abe02aa
2 changed files with 0 additions and 2 deletions
|
|
@ -15,7 +15,6 @@
|
|||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#include "snp.h"
|
||||
#include "opt_compat.h"
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@
|
|||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#include "snp.h"
|
||||
#include "opt_compat.h"
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue