diff --git a/include/trace/hooks/mm.h b/include/trace/hooks/mm.h index c3113e14e847..263b867d453c 100644 --- a/include/trace/hooks/mm.h +++ b/include/trace/hooks/mm.h @@ -24,6 +24,7 @@ struct cgroup_subsys_state; struct mem_cgroup; struct cma; struct acr_info; +struct vm_unmapped_area_info; DECLARE_RESTRICTED_HOOK(android_rvh_set_skip_swapcache_flags, TP_PROTO(gfp_t *flags),