Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27957
b: refs/heads/master
c: 77597ad
h: refs/heads/master
i:
  27955: e5339b9
v: v3
  • Loading branch information
David Woodhouse committed Apr 25, 2006
1 parent 1643161 commit 59e545c
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: 58908d093e77224973b3f7bf54470d51949ff110
refs/heads/master: 77597ad663f9e2d40a89c6e27824701bb5fabb83
2 changes: 1 addition & 1 deletion trunk/include/linux/msg.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#define _LINUX_MSG_H

#include <linux/ipc.h>
#include <linux/list.h>

/* ipcs ctl commands */
#define MSG_STAT 11
Expand Down Expand Up @@ -63,6 +62,7 @@ struct msginfo {
#define MSGSEG (__MSGSEG <= 0xffff ? __MSGSEG : 0xffff)

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

/* one msg_msg structure for each message */
struct msg_msg {
Expand Down

0 comments on commit 59e545c

Please sign in to comment.