summaryrefslogtreecommitdiffstats
path: root/sys/dev/ips/ips_commands.c
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2005-11-29 09:39:41 +0000
committerscottl <scottl@FreeBSD.org>2005-11-29 09:39:41 +0000
commit1f0c68ec7f53b7d25d3843ad0dcda4f384160de8 (patch)
tree2e9b50de25fb032ef39c47b9dfb6b562c1a37761 /sys/dev/ips/ips_commands.c
parent8ec6103050ddca35beb6617eea771c75642cc225 (diff)
downloadFreeBSD-src-1f0c68ec7f53b7d25d3843ad0dcda4f384160de8.zip
FreeBSD-src-1f0c68ec7f53b7d25d3843ad0dcda4f384160de8.tar.gz
Separate the hardware definitions into ipsreg.h so they can be used by
future userland tools.
Diffstat (limited to 'sys/dev/ips/ips_commands.c')
-rw-r--r--sys/dev/ips/ips_commands.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ips/ips_commands.c b/sys/dev/ips/ips_commands.c
index 9e3ec0c..151c002 100644
--- a/sys/dev/ips/ips_commands.c
+++ b/sys/dev/ips/ips_commands.c
@@ -28,6 +28,7 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
+#include <dev/ips/ipsreg.h>
#include <dev/ips/ips.h>
/*
OpenPOWER on IntegriCloud