1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00

Include opt_ipdivert.h so that the message announcing ipfw correctly

describes the state of IPDIVERT.
This commit is contained in:
Alan Cox 2007-02-03 22:11:53 +00:00
parent 2b5fb13e20
commit 055867a06c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=166479

View File

@ -34,6 +34,7 @@
#if !defined(KLD_MODULE)
#include "opt_ipfw.h"
#include "opt_ipdivert.h"
#include "opt_ipdn.h"
#include "opt_inet.h"
#ifndef INET