Fix .h files: <inaddr.h>, __kernel_sockaddr_storage The header file inaddr.h appears to not exist on Linux systems. Bionic does not provide __kernel_sockaddr_storage, because it renames this struct to sockaddr_storage. Bug: 112246402 Change-Id: I2411f0e2a7b193317e5819e09a162addd5b26bd1