Re: your mail

Alain Knaff (knaff@imag.fr)
Sat, 23 Mar 1996 09:54:33 +0100


[...]
>Here is the necessary patch:
>
>- --- mount.h.old Tue Feb 20 00:05:46 1996
>+++ mount.h Mon Feb 19 22:39:15 1996
>@@ -11,6 +11,13 @@
> #ifndef _LINUX_MOUNT_H
> #define _LINUX_MOUNT_H
>
>+#ifndef __KERNEL__
>+#define __KERNEL__
>+#include <linux/kdev_t.h>
^^^^ ^^^^
>+#include <linux/wait.h>
^^^^ ^^^^

Great! After software that transforms patches into quoted printable,
we now have software that transforms them into HTML :) The fun just
never ends...

Alain