summaryrefslogtreecommitdiff
path: root/fs/exec.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@home.transmeta.com>2002-02-08 21:55:50 -0800
committerLinus Torvalds <torvalds@home.transmeta.com>2002-02-08 21:55:50 -0800
commit51f5692c3aaa5b9a8555b5a26e61b697fbc061c2 (patch)
treee2adaeee0c6a8c32aeea7e19f1ca460e77b8bdfc /fs/exec.c
parentec332cd30cf1ccde914a87330ff66744414c8d24 (diff)
parent7021dc361020edc46c8e19914cc188531b9d830d (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.c1
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>