diff options
author | Mikko Rapeli <mikko.rapeli@iki.fi> | 2016-08-22 21:32:42 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-23 02:25:14 +0300 |
commit | 05ee5de7451796cf9a8aeb2f05a57790d4fd2336 (patch) | |
tree | 25ec04bafa22c98945de41a53b9e6f195764bc52 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1fe8e0f074c77aa41aaa579345a9e675acbebfa9 (diff) | |
download | linux-05ee5de7451796cf9a8aeb2f05a57790d4fd2336.tar.xz |
include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.h
Fixes userspace compilation errors like:
error: field ‘addr’ has incomplete type
struct sockaddr_in addr; /* IP address and port to send to */
^
error: field ‘addr’ has incomplete type
struct sockaddr_in6 addr; /* IP address and port to send to */
Signed-off-by: Mikko Rapeli <mikko.rapeli@iki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions