aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ips/ips_disk.c
diff options
context:
space:
mode:
authorScott Long <scottl@FreeBSD.org>2005-11-29 09:39:41 +0000
committerScott Long <scottl@FreeBSD.org>2005-11-29 09:39:41 +0000
commitf94dfeb4810245d485d85e8a494a3d339d7f1d95 (patch)
tree2e9b50de25fb032ef39c47b9dfb6b562c1a37761 /sys/dev/ips/ips_disk.c
parent35ad1b00b4a092c119a28cc44c5138bd0481c941 (diff)
Notes
Diffstat (limited to 'sys/dev/ips/ips_disk.c')
-rw-r--r--sys/dev/ips/ips_disk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ips/ips_disk.c b/sys/dev/ips/ips_disk.c
index 7cadc933495b..9e2fd5c25352 100644
--- a/sys/dev/ips/ips_disk.c
+++ b/sys/dev/ips/ips_disk.c
@@ -28,6 +28,7 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
+#include <dev/ips/ipsreg.h>
#include <dev/ips/ips.h>
#include <dev/ips/ips_disk.h>
#include <sys/stat.h>