Include the correct header for the IPSTEALTH option.

This commit is contained in:
Dag-Erling Smørgrav 1999-08-29 12:18:39 +00:00
parent 51b98897fa
commit 27108a1511
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=50561

View File

@ -41,6 +41,7 @@
#include "opt_ipdn.h"
#include "opt_ipdivert.h"
#include "opt_ipfilter.h"
#include "opt_ipstealth.h"
#include <stddef.h>