diff options
| author | Linus Torvalds <torvalds@home.transmeta.com> | 2002-02-08 21:55:50 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.transmeta.com> | 2002-02-08 21:55:50 -0800 |
| commit | 51f5692c3aaa5b9a8555b5a26e61b697fbc061c2 (patch) | |
| tree | e2adaeee0c6a8c32aeea7e19f1ca460e77b8bdfc /fs/exec.c | |
| parent | ec332cd30cf1ccde914a87330ff66744414c8d24 (diff) | |
| parent | 7021dc361020edc46c8e19914cc188531b9d830d (diff) | |
Merge home.transmeta.com:/home/torvalds/v2.5/preempt
into home.transmeta.com:/home/torvalds/v2.5/linux
Diffstat (limited to 'fs/exec.c')
| -rw-r--r-- | fs/exec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/exec.c b/fs/exec.c index 0167e7c5b891..26f9df878d78 100644 --- a/fs/exec.c +++ b/fs/exec.c @@ -35,6 +35,7 @@ #include <linux/highmem.h> #include <linux/spinlock.h> #include <linux/personality.h> +#include <linux/binfmts.h> #define __NO_VERSION__ #include <linux/module.h> |
