diff options
author | Mikko Rapeli <mikko.rapeli@iki.fi> | 2016-08-22 18:32:43 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-22 23:25:15 (GMT) |
commit | eafe92114308acf14e45c6c3d154a5dad5523d1a (patch) | |
tree | dfc09212d3e827d5c0be3b02f764b5d076cad5f6 /fs/omfs | |
parent | 05ee5de7451796cf9a8aeb2f05a57790d4fd2336 (diff) | |
download | linux-eafe92114308acf14e45c6c3d154a5dad5523d1a.tar.xz |
include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.h
Fixes userspace compilation errors:
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 'fs/omfs')
0 files changed, 0 insertions, 0 deletions