Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135834
b: refs/heads/master
c: 7d7dc0d
h: refs/heads/master
v: v3
  • Loading branch information
Jaswinder Singh Rajput committed Feb 2, 2009
1 parent 13a5cbb commit 1e9fc89
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9fe03bc3139503fbad66016bf714f4575babf651
refs/heads/master: 7d7dc0d6b0565484e0623cb08b5dcdd56424697b
6 changes: 4 additions & 2 deletions trunk/include/linux/socket.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,12 @@ struct __kernel_sockaddr_storage {
#include <linux/types.h> /* pid_t */
#include <linux/compiler.h> /* __user */

#ifdef CONFIG_PROC_FS
#ifdef __KERNEL__
# ifdef CONFIG_PROC_FS
struct seq_file;
extern void socket_seq_show(struct seq_file *seq);
#endif
# endif
#endif /* __KERNEL__ */

typedef unsigned short sa_family_t;

Expand Down

0 comments on commit 1e9fc89

Please sign in to comment.