Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 1997 16:26:43 -0800 (PST)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        joerg@freefall.freebsd.org
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org
Subject:   Re: cvs commit:  ports/net/dip/patches patch-d
Message-ID:  <199701200026.QAA03160@baloon.mimi.com>
In-Reply-To: <199701192016.MAA17078@freefall.freebsd.org> (message from Joerg Wunsch on Sun, 19 Jan 1997 12:16:04 -0800 (PST))

next in thread | previous in thread | raw e-mail | index | archive | help
 *   Added:       net/dip/patches  patch-d
 *   Log:
 *   For 3.0-current: #include <sys/time.h>.
 *   
 *   Requested by:	asami

Thanks, but there still is a problem on -current.  Do we need to do
another <osreldate.h> trick? :(

Satoshi
-------
 :
cc -O2 -pipe   -c attach.c
In file included from dip.h:56,
                 from attach.c:43:
/usr/include/net/if_slvar.h:48: field `sc_if' has incomplete type
/usr/include/net/if_slvar.h:49: field `sc_fastq' has incomplete type
*** Error code 1

Stop.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701200026.QAA03160>