commit | ec821a082bea7e35e4b854bc31d51819643d3877 | [log] [tgz] |
---|---|---|
author | Mike Mu <mikemu@google.com> | Thu Nov 12 16:23:58 2015 -0500 |
committer | Mike Mu <mikemu@google.com> | Thu Nov 12 16:44:08 2015 -0500 |
tree | ee70d4df2f6d65df6cd87c3c2b13bb79a0f23abc | |
parent | ec1517bd344699917c22cc992c10596ff0877460 [diff] |
Add missing fields to struct tcp_info. libnl-3.2.24 uses struct tcp_info from netinet/tcp.h. This header is from uClibc-0.9.29 and is missing fields defined in linux/tcp.h, causing a compile error. This change adds the missing fields. Change-Id: Id01b1c57cd14adf20912b562fbabb8a56298163c