Re-add opt_inet.h, as we did in r193862 and lost yet again.

Approved by:	re (kib)
This commit is contained in:
Bjoern A. Zeeb 2009-07-14 19:32:36 +00:00
parent 5487ee5507
commit 6c19585325
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=195691

View File

@ -35,6 +35,7 @@
#ifdef HAVE_KERNEL_OPTION_HEADERS
#include "opt_device_polling.h"
#include "opt_inet.h"
#endif
#include <sys/param.h>