From 940f2da74ecbce9f61a39082f54e4f4994d4e4de Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" 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 2e766b85c1aaa..e823f3ee34946 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.3