From 13a6ca1e93fbdcf204c248b4e23b94418443dc9e Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 30 Sep 2002 02:47:23 +0000 Subject: Use fcntl.h from inside /sys. Reviewd by: scottl --- sys/dev/aic7xxx/aicasm/aicasm_symbol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev') diff --git a/sys/dev/aic7xxx/aicasm/aicasm_symbol.c b/sys/dev/aic7xxx/aicasm/aicasm_symbol.c index 2e766b8..e823f3e 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_symbol.c +++ b/sys/dev/aic7xxx/aicasm/aicasm_symbol.c @@ -49,7 +49,7 @@ #else #include #endif -#include +#include #include #include #include -- cgit v1.1