It's vlan.h, not opt_vlan.h.

This commit is contained in:
wpaul 2001-05-11 20:55:31 +00:00
parent 33f5635b77
commit a93f12fc68

View File

@ -75,7 +75,7 @@
* requirement.
*/
#include "opt_vlan.h"
#include "vlan.h"
#include <sys/param.h>
#include <sys/systm.h>