Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300734
b: refs/heads/master
c: 8e052e5
h: refs/heads/master
v: v3
  • Loading branch information
Rémi Denis-Courmont authored and David S. Miller committed Apr 13, 2012
1 parent f59fa67 commit 2d1d9b8
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: 3c490a87f6f6ce5b002c42f9c00c9136ddbd7248
refs/heads/master: 8e052e52896e5d665e1380d5524c9c21f52c0bfd
4 changes: 4 additions & 0 deletions trunk/net/phonet/sysctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@
#include <linux/errno.h>
#include <linux/init.h>

#include <net/sock.h>
#include <linux/phonet.h>
#include <net/phonet/phonet.h>

#define DYNAMIC_PORT_MIN 0x40
#define DYNAMIC_PORT_MAX 0x7f

Expand Down

0 comments on commit 2d1d9b8

Please sign in to comment.