Don't expect the new code to be used without the right option file being

included.
This commit is contained in:
Julian Elischer 1998-07-06 05:04:33 +00:00
parent d4295c3248
commit 1f7e052c16
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=37413

View File

@ -31,11 +31,12 @@
* SUCH DAMAGE.
*
* @(#)ip_output.c 8.3 (Berkeley) 1/21/94
* $Id: ip_output.c,v 1.76 1998/07/06 03:20:17 julian Exp $
* $Id: ip_output.c,v 1.77 1998/07/06 05:00:53 julian Exp $
*/
#define _IP_VHL
#include "opt_ipfw.h"
#include "opt_ipdivert.h"
#include "opt_ipfilter.h"