lkml.org 
[lkml]   [2002]   [May]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH-2.5] Trivial compile fix to fs/binfmt_em86.c
Hi Linus!

Please apply this patch to let binfmt_em86.c compile again.

MfG, JBG



diff -Nur orig/linux-2.5.18/fs/binfmt_em86.c linux-2.5.18/fs/binfmt_em86.c
--- orig/linux-2.5.18/fs/binfmt_em86.c Sat May 25 03:55:28 2002
+++ linux-2.5.18/fs/binfmt_em86.c Tue May 28 20:18:00 2002
@@ -16,7 +16,9 @@
#include <linux/binfmts.h>
#include <linux/elf.h>
#include <linux/init.h>
+#include <linux/fs.h>
#include <linux/file.h>
+#include <linux/errno.h>


#define EM86_INTERP "/usr/bin/em86"

--
Jan-Benedict Glaw . jbglaw@lug-owl.de . +49-172-7608481
-- New APT-Proxy written in shell script --
http://lug-owl.de/~jbglaw/software/ap2/
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 13:26    [W:0.068 / U:1.960 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site