diff --git a/sys/dev/aic7xxx/aicasm/aicasm_symbol.c b/sys/dev/aic7xxx/aicasm/aicasm_symbol.c index 53a2c5d566e..273621f7913 100644 --- a/sys/dev/aic7xxx/aicasm/aicasm_symbol.c +++ b/sys/dev/aic7xxx/aicasm/aicasm_symbol.c @@ -44,7 +44,7 @@ #include #include -#ifdef BSD +#if defined(BSD) && !defined(__GNU__) #include #else #include