Subject: Re: Why compile of compat/sunos/sunos_ioctl.c failed
To: None <jeremy@broder.com>
From: Gordon W. Ross <gwr@mc.com>
List: port-sparc
Date: 05/12/1997 19:46:48
I'm not sure if it's more correct (probably not) but I did this:
*** sunos_ioctl.c.~1~ Tue Oct 15 13:10:26 1996
--- sunos_ioctl.c Mon May 12 19:43:27 1997
***************
*** 47,52 ****
--- 47,54 ----
#include <compat/sunos/sunos.h>
#include <compat/sunos/sunos_syscallargs.h>
+ #define __spare record.ispare[0] /* XXX */
+
/*
* SunOS ioctl calls.
* This file is something of a hodge-podge.