Remove opt_inet.h, it isn't required here.

MFC after:	1 week
This commit is contained in:
ae 2012-11-20 14:09:37 +00:00
parent 1bf34f2c1b
commit dcda6a6951

View File

@ -81,7 +81,6 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_inet.h"
#include "opt_inet6.h"
#include <sys/param.h>