From: Pavel Roskin Date: Wed, 13 Nov 2013 21:52:09 +0000 (-0500) Subject: Include linux/delay.h, it's necessary for compilation on older kernels X-Git-Url: http://git.ozo.com/?p=madwifi%2F.git;a=commitdiff_plain;h=e731eb9ab4058f2095926078bea72fd3c4fe6a6b Include linux/delay.h, it's necessary for compilation on older kernels --- diff --git a/ath/if_ath_ahb.c b/ath/if_ath_ahb.c index 12cfcfc..072cfa2 100644 --- a/ath/if_ath_ahb.c +++ b/ath/if_ath_ahb.c @@ -21,6 +21,7 @@ #include #include #include +#include #include #include