"libc/git@repo.buzztime.com:halo/rockchip_bionic.git" did not exist on "72c53933f852be6d1cd6c09c86176fbc6d609dac"
Cosmetic changes to netd client files.
Sreeram Ramachandran authored
+ Name the dispatch header correctly (NetdClientDispatch.h).
+ Hide the global dispatch variable (__netdClientDispatch).
+ Explain why it's okay to read the variable without locking.
+ Use quotes instead of angle-brackets for non-system includes.
+ Add necessary declarations for C compiles (and not just C++).

Change-Id: Id0932165e71d81da5fce77a684f40c2263f58e61
72c53933