mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
Remove opt_inet.h, it isn't required here.
MFC after: 1 week
This commit is contained in:
parent
4efe6c741d
commit
35e692dc0e
1 changed files with 0 additions and 1 deletions
|
|
@ -81,7 +81,6 @@
|
|||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include "opt_inet.h"
|
||||
#include "opt_inet6.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue