Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27958
b: refs/heads/master
c: eacf17b
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse committed Apr 25, 2006
1 parent 59e545c commit 084c59d
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: 77597ad663f9e2d40a89c6e27824701bb5fabb83
refs/heads/master: eacf17bdbc8e6f24fe46cd7e10fb9a657f060d08
2 changes: 1 addition & 1 deletion trunk/include/linux/net.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

#include <linux/config.h>
#include <linux/wait.h>
#include <linux/stringify.h>
#include <asm/socket.h>

struct poll_table_struct;
Expand Down Expand Up @@ -57,6 +56,7 @@ typedef enum {
#define __SO_ACCEPTCON (1 << 16) /* performed a listen */

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

#define SOCK_ASYNC_NOSPACE 0
#define SOCK_ASYNC_WAITDATA 1
Expand Down

0 comments on commit 084c59d

Please sign in to comment.