Restore opt_inet.h include which was lost in the last commit.

This commit is contained in:
Andrew Thompson 2008-12-07 21:32:56 +00:00
parent 3120b9d428
commit c84f4dc85b

View File

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