headers, tipc: Add missing #include to <linux/tipc_config.h> for userland
authorBen Hutchings <ben@decadent.org.uk>
Wed, 24 Aug 2011 18:45:14 +0000 (18:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Aug 2011 16:02:50 +0000 (12:02 -0400)
commit3828620bc0c2d055c3e66c075de4c2a609baec26
tree89e9ddd201f8599e47890f7fb5af327132c1fee7
parent7ff30c43f316f1febcfb6e84d511ab34ea433e7b
headers, tipc: Add missing #include to <linux/tipc_config.h> for userland

<linux/tipc_config.h> defines inline functions using ntohs() etc.
For userland these are defined in <arpa/inet.h>.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/tipc_config.h