Forgot to bring this fix into my commit tree to include opt_compat.h.

This should unbreak the amd64 build.
This commit is contained in:
ambrisko 2006-06-15 19:08:03 +00:00
parent 58d502c1bf
commit a2a15d9794

View File

@ -29,6 +29,7 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_compat.h"
#include "opt_mac.h"
#include <sys/param.h>