diff options
author | Sergey V. Lobanov <sergey@lobanov.in> | 2024-09-02 21:32:03 +0000 |
---|---|---|
committer | Sergey V. Lobanov <sergey@lobanov.in> | 2024-09-02 21:32:03 +0000 |
commit | 53485e08e3d304db4a607506d03504540ab8f796 (patch) | |
tree | a88f56927cba15cfdef531445a3d1de6beed2449 /.github | |
parent | 0c021f60244a7fd992916a882fb4ed7277f5cba8 (diff) | |
download | accel-ppp-53485e08e3d304db4a607506d03504540ab8f796.tar.gz accel-ppp-53485e08e3d304db4a607506d03504540ab8f796.zip |
build: fix build for entware (HAVE_GOOD_IFARP detection issue)
Linux kernel before 4.11 has the issue decribed in the commit:
https://github.com/torvalds/linux/commit/2618be7dccf8739b89e1906b64bd8d551af351e6
It fails accel-ppp build on entware. Let's include sys/socket.h to avoid this issue.
All files that use linux/if_arp.h includes sys/socket.h before
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions