commit | cf00713a655d3019be7faa184402f16c43a0fed3 | [log] [tgz] |
---|---|---|
author | Mikko Rapeli <mikko.rapeli@iki.fi> | Mon Aug 22 20:32:58 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 22 16:25:15 2016 -0700 |
tree | 35ed6d90588ffc1dc41b8c9491816c86a534b073 | |
parent | e6571aa5cb65ff52a87843652d0d8120a48aae7c [diff] |
include/uapi/linux/atm_zatm.h: include linux/time.h Fixes userspace compile error: error: field ‘real’ has incomplete type struct timeval real; /* real (wall-clock) time */ Signed-off-by: Mikko Rapeli <mikko.rapeli@iki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>