Files
android_kernel_xiaomi_sm8450/net/tipc
Andreas Bofjäll b3f0f5c357 tipc: explicitly include core.h in addr.h
The inline functions in addr.h uses tipc_own_addr which is exported by
core.h, but addr.h never actually includes it. It works because it is
explicitly included where this is used, but it looks a bit strange.

Include core.h in addr.h explicitly to make the dependency clearer.

Signed-off-by: Andreas Bofjäll <andreas.bofjall@ericsson.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-02-13 17:49:13 -05:00
..
2014-01-14 18:18:22 -08:00
2013-04-17 14:18:33 -04:00
2014-01-07 18:44:26 -05:00
2010-10-16 11:13:24 -07:00
2014-01-14 18:18:22 -08:00
2014-01-14 18:18:22 -08:00