diff --git a/drivers/staging/poch/poch.h b/drivers/staging/poch/poch.h index bf622448ac8c..8b08385861fd 100644 --- a/drivers/staging/poch/poch.h +++ b/drivers/staging/poch/poch.h @@ -7,6 +7,9 @@ * include/linux for final version. * */ + +#include + struct poch_counters { __u32 fifo_empty; __u32 fifo_overflow;