Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27052
b: refs/heads/master
c: 29f767a
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed May 31, 2006
1 parent 2b9429b commit 2ce7018
Show file tree
Hide file tree
Showing 2 changed files with 3 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: c331eb04b995ad276a7ece4608326f1db4e137d8
refs/heads/master: 29f767a254be8fd44fb5d2b5a48e9cda8399c4ea
3 changes: 2 additions & 1 deletion trunk/include/net/compat.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

#include <linux/config.h>

struct sock;

#if defined(CONFIG_COMPAT)

#include <linux/compat.h>
Expand All @@ -23,7 +25,6 @@ struct compat_cmsghdr {
compat_int_t cmsg_type;
};

struct sock;
extern int compat_sock_get_timestamp(struct sock *, struct timeval __user *);

#else /* defined(CONFIG_COMPAT) */
Expand Down

0 comments on commit 2ce7018

Please sign in to comment.