diff --git a/include/net/sock.h b/include/net/sock.h index 832a4a51de4d..6c856b3c9fac 100644 --- a/include/net/sock.h +++ b/include/net/sock.h @@ -69,6 +69,7 @@ #include #include #include +#include /* * This structure really needs to be cleaned up. @@ -539,6 +540,8 @@ struct sock { struct rcu_head sk_rcu; netns_tracker ns_tracker; struct hlist_node sk_bind2_node; + + ANDROID_OEM_DATA(1); }; enum sk_pacing {