Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142221
b: refs/heads/master
c: 21e5445
h: refs/heads/master
i:
  142219: 0f9c69f
v: v3
  • Loading branch information
Ingo Molnar committed Apr 3, 2009
1 parent 42955e7 commit d7e2303
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 76791ab2d5e00c1eef728a8df4347ba133760fb8
refs/heads/master: 21e5445928af0d80f7cf803a77f2b65e9e147890
4 changes: 3 additions & 1 deletion trunk/include/linux/fdtable.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@
#ifndef __LINUX_FDTABLE_H
#define __LINUX_FDTABLE_H

#include <asm/atomic.h>
#include <linux/posix_types.h>
#include <linux/compiler.h>
#include <linux/spinlock.h>
#include <linux/rcupdate.h>
#include <linux/types.h>
#include <linux/init.h>

#include <asm/atomic.h>

/*
* The default fd array needs to be at least BITS_PER_LONG,
Expand Down

0 comments on commit d7e2303

Please sign in to comment.