Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90413
b: refs/heads/master
c: 2d38f9a
h: refs/heads/master
i:
  90411: 715e610
v: v3
  • Loading branch information
Denis V. Lunev authored and David S. Miller committed Mar 27, 2008
1 parent db8acdc commit 5f4d020
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 0e5f8be1388093edc324a78ebf241170b258eba3
refs/heads/master: 2d38f9a4f8d2ebdc799f03eecf82345825495711
8 changes: 6 additions & 2 deletions trunk/lib/kobject_uevent.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,16 @@
*/

#include <linux/spinlock.h>
#include <linux/string.h>
#include <linux/kobject.h>
#include <linux/module.h>

#ifdef CONFIG_NET
#include <linux/socket.h>
#include <linux/skbuff.h>
#include <linux/netlink.h>
#include <linux/string.h>
#include <linux/kobject.h>
#include <net/sock.h>
#endif


u64 uevent_seqnum;
Expand Down

0 comments on commit 5f4d020

Please sign in to comment.