Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lkl tools: fix inet_pton declaration
gcc reports an implicit declaration warning about inet_pton function. This commit fixes the issue by including or defining it. Signed-off-by: Akira Moroo <retrage01@gmail.com>
- Loading branch information