mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Include opt_nfs.h
PR: 15711 Submitted by: Wilko Bulte <wilko@yedi.iaf.nl>
This commit is contained in:
parent
7ad20304af
commit
d4005b9eb1
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
#include "opt_bootp.h"
|
||||
#include "opt_ffs.h"
|
||||
#include "opt_cd9660.h"
|
||||
#include "opt_nfs.h"
|
||||
#include "opt_nfsroot.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue