diff options
Diffstat (limited to 'include/osmocom')
| -rw-r--r-- | include/osmocom/core/stats.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/osmocom/core/stats.h b/include/osmocom/core/stats.h index 731fdb9b..362d3fb3 100644 --- a/include/osmocom/core/stats.h +++ b/include/osmocom/core/stats.h @@ -22,6 +22,8 @@  #include <sys/socket.h>  #include <osmocom/core/linuxlist.h> +#include <stdint.h> +  struct msgb;  struct osmo_stat_item_group;  struct osmo_stat_item_desc; | 
