From 52082f69a52af826fa0640d758f0b62d67cb01bc Mon Sep 17 00:00:00 2001 From: Mike Barcroft Date: Mon, 16 Sep 2002 07:18:27 +0000 Subject: [PATCH] Don't depend on pollution in . --- lib/libcam/scsi_cmdparse.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/libcam/scsi_cmdparse.c b/lib/libcam/scsi_cmdparse.c index f0cb724bb664..3d977e10ad83 100644 --- a/lib/libcam/scsi_cmdparse.c +++ b/lib/libcam/scsi_cmdparse.c @@ -37,6 +37,8 @@ #include __FBSDID("$FreeBSD$"); +#include + #include #include #include