diff options
author | Luca Coelho <luciano.coelho@intel.com> | 2018-09-20 14:28:29 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2018-09-24 09:20:20 +0200 |
commit | ea80c5832dedd40acd24514159045c7b0b0d8759 (patch) | |
tree | 835a4d432a656c7d907daa5410ad8f9f9933663b /devel/git-tracker.py | |
parent | edd669e066483e89de8e4eba6bcc4583f4d01322 (diff) |
backport: fix compilation with IPV6 not set
At least in some older kernel versions (e.g. 3.10), the tcp.h header
file is not implicitly included from other headers if CONFIG_IPV6 is
not set, so we need to include it in backport-4.4.c. Also, there is
an IPv6 structure that is used, so we should ifdef it away when IPv6
is not enabled.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'devel/git-tracker.py')
0 files changed, 0 insertions, 0 deletions