From d7b2d815afb0febb7b59223e7ecdb19fb9bfccb6 Mon Sep 17 00:00:00 2001 From: Joerie de Gram Date: Wed, 3 Aug 2011 22:58:23 +0200 Subject: net: add NET_REGIST --- include/net.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/net.h') diff --git a/include/net.h b/include/net.h index 84b1599..5f2c176 100644 --- a/include/net.h +++ b/include/net.h @@ -82,6 +82,7 @@ struct msm_net_plmn_entries { void msm_net_current_plmn(int request_id); void msm_net_plmn_list(int request_id); void msm_net_identity(int request_id); +void msm_net_regist(int request_id); #endif -- cgit v1.2.3