Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265544
b: refs/heads/master
c: 3828620
h: refs/heads/master
v: v3
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Aug 26, 2011
1 parent c069bca commit 17cb894
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7ff30c43f316f1febcfb6e84d511ab34ea433e7b
refs/heads/master: 3828620bc0c2d055c3e66c075de4c2a609baec26
4 changes: 4 additions & 0 deletions trunk/include/linux/tipc_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
#include <linux/string.h>
#include <asm/byteorder.h>

#ifndef __KERNEL__
#include <arpa/inet.h> /* for ntohs etc. */
#endif

/*
* Configuration
*
Expand Down

0 comments on commit 17cb894

Please sign in to comment.