diff --git a/[refs] b/[refs] index 4da301c13760..c6547d5d7b0f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bdafb167d30da85ccd563a12197e0370d0667923 +refs/heads/master: 2e38027588479421d244266f6edc0b4945546271 diff --git a/trunk/drivers/staging/wlan-ng/hfa384x.h b/trunk/drivers/staging/wlan-ng/hfa384x.h index 04c04336ee75..3dfa85ccc504 100644 --- a/trunk/drivers/staging/wlan-ng/hfa384x.h +++ b/trunk/drivers/staging/wlan-ng/hfa384x.h @@ -59,6 +59,7 @@ #define HFA384x_FIRMWARE_VERSION(a, b, c) (((a) << 16) + ((b) << 8) + (c)) #include +#include /*--- Mins & Maxs -----------------------------------*/ #define HFA384x_PORTID_MAX ((u16)7)