summaryrefslogtreecommitdiffstats
path: root/sys/amd64/ia32/ia32_reg.c
diff options
context:
space:
mode:
authorps <ps@FreeBSD.org>2005-10-24 00:00:00 +0000
committerps <ps@FreeBSD.org>2005-10-24 00:00:00 +0000
commite35ed1789725ffb65ae04e2d0ad937a432f8cd9c (patch)
tree8a15bd7c6171c177c6e7836ddf9849556885ee97 /sys/amd64/ia32/ia32_reg.c
parent2546866153551cc717858d298eb8fb27359e7ca7 (diff)
downloadFreeBSD-src-e35ed1789725ffb65ae04e2d0ad937a432f8cd9c.zip
FreeBSD-src-e35ed1789725ffb65ae04e2d0ad937a432f8cd9c.tar.gz
include opt_compat.h to unbreak the build
Diffstat (limited to 'sys/amd64/ia32/ia32_reg.c')
-rw-r--r--sys/amd64/ia32/ia32_reg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/amd64/ia32/ia32_reg.c b/sys/amd64/ia32/ia32_reg.c
index b66dbbd..8abc6fc 100644
--- a/sys/amd64/ia32/ia32_reg.c
+++ b/sys/amd64/ia32/ia32_reg.c
@@ -29,6 +29,8 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
+#include "opt_compat.h"
+
#include <sys/param.h>
#include <sys/exec.h>
#include <sys/fcntl.h>
OpenPOWER on IntegriCloud