mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Re-add opt_inet.h, as we did in r193862 and lost yet again.
Approved by: re (kib)
This commit is contained in:
parent
5487ee5507
commit
6c19585325
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
|||
|
||||
#ifdef HAVE_KERNEL_OPTION_HEADERS
|
||||
#include "opt_device_polling.h"
|
||||
#include "opt_inet.h"
|
||||
#endif
|
||||
|
||||
#include <sys/param.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue