Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27963
b: refs/heads/master
c: 8ffbc75
h: refs/heads/master
i:
  27961: 1bd5a4f
  27959: 79ca857
v: v3
  • Loading branch information
David Woodhouse committed Apr 25, 2006
1 parent f303fd0 commit e62d3f0
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: a3b6714e1744a5e841753d74aca1de5972f24e6d
refs/heads/master: 8ffbc759a5b655feb69435c4dfa857c391f9dcc8
2 changes: 1 addition & 1 deletion trunk/include/linux/sem.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#define _LINUX_SEM_H

#include <linux/ipc.h>
#include <asm/atomic.h>

/* semop flags */
#define SEM_UNDO 0x1000 /* undo the operation on exit */
Expand Down Expand Up @@ -78,6 +77,7 @@ struct seminfo {
#define SEMUSZ 20 /* sizeof struct sem_undo */

#ifdef __KERNEL__
#include <asm/atomic.h>

struct task_struct;

Expand Down

0 comments on commit e62d3f0

Please sign in to comment.