Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279142
b: refs/heads/master
c: 288461e
h: refs/heads/master
v: v3
  • Loading branch information
Pavel Emelyanov authored and David S. Miller committed Dec 30, 2011
1 parent e25b909 commit f83ba88
Show file tree
Hide file tree
Showing 3 changed files with 4 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: e6fe2371bdd3713d0b227e9cd7f905e127ff81a0
refs/heads/master: 288461e1546fa4162fa237eeed8ea09a16521dcd
1 change: 1 addition & 0 deletions trunk/include/linux/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ header-y += in6.h
header-y += in_route.h
header-y += sock_diag.h
header-y += inet_diag.h
header-y += unix_diag.h
header-y += inotify.h
header-y += input.h
header-y += ioctl.h
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/linux/unix_diag.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#ifndef __UNIX_DIAG_H__
#define __UNIX_DIAG_H__

#include <linux/types.h>

struct unix_diag_req {
__u8 sdiag_family;
__u8 sdiag_protocol;
Expand Down

0 comments on commit f83ba88

Please sign in to comment.