Date: Thu, 08 Oct 1998 13:51:46 -0700 From: Mike Smith <mike@smith.net.au> To: Glenn Johnson <gjohnson@nola.srrc.usda.gov> Cc: hackers@FreeBSD.ORG Subject: Re: incomplete type errors Message-ID: <199810082051.NAA00564@dingo.cdrom.com> In-Reply-To: Your message of "Thu, 08 Oct 1998 12:21:42 CDT." <199810081721.MAA00871@symbion.srrc.usda.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
> I get the following error upon compilation: > > In file included from etime.c:56: > /usr/include/sys/resource.h:58: field `ru_utime' has incomplete type > /usr/include/sys/resource.h:59: field `ru_stime' has incomplete type > *** Error code 1 You need <sys/time.h> -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810082051.NAA00564>