Goal
RDKCOM-5389: RDKBDEV-3231: cleanup usage of if.h and ip.h headers
Reason for change:
cleanup usage of if.h and ip.h headers
<linux/if.h> -> <net/if.h>
<linux/ip.h> -> <netinet/ip.h>
Test Procedure: Sanity.
Risks: None.
Signed-off-by: Andre McCurdy [email protected]
Priority: P1
Change-Id: I361a48d20de9c711a6dacf5424022a58fd7fb1ac
(cherry picked from commit 1bb76c0c8edf32eb0417a248c1d6e022c5808ab4)
Notes (Optional)
No response