Thanks Andrew, 2.2 compiles now.
Mike
> -----Original Message-----
> From: Andrew R. Baker [SMTP:andrewb@uab.edu]
> Sent: Monday, August 09, 1999 5:24 PM
> To: Mike Hill
> Cc: 'Ulf Carlsson'; linux@cthulhu.engr.sgi.com
> Subject: RE: Floptical Drive
>
>
> This patch should fix the error you are seing below, but probably won't do
> much for your original complaint.
>
> --- sgiseeq.c~ Fri Aug 6 08:25:29 1999
> +++ sgiseeq.c Mon Aug 9 16:18:16 1999
> @@ -32,6 +32,7 @@
> #include <linux/skbuff.h>
>
> #include <asm/sgihpc.h>
> +#include <asm/sgint23.h>
> #include <asm/sgialib.h>
>
> #include "sgiseeq.h"
>
|