Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45154
b: refs/heads/master
c: cb4db4c
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse authored and David S. Miller committed Dec 31, 2006
1 parent 9a7503e commit c06dbdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: e44c39bd8478bf9e41cbc611c74b5879a7b29f58
refs/heads/master: cb4db4c22182163f66325053331a4e7096f663cd
2 changes: 1 addition & 1 deletion trunk/include/linux/net.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
#define _LINUX_NET_H

#include <linux/wait.h>
#include <linux/random.h>
#include <asm/socket.h>

struct poll_table_struct;
Expand Down Expand Up @@ -57,6 +56,7 @@ typedef enum {

#ifdef __KERNEL__
#include <linux/stringify.h>
#include <linux/random.h>

#define SOCK_ASYNC_NOSPACE 0
#define SOCK_ASYNC_WAITDATA 1
Expand Down

0 comments on commit c06dbdf

Please sign in to comment.