Date: Mon, 30 Oct 2000 15:27:38 +0100 (CET) From: Harti Brandt <brandt@fokus.gmd.de> To: current@freebsd.org Subject: hea and hfa drivers do not compile... Message-ID: <Pine.BSF.4.21.0010301522010.92183-100000@beagle.fokus.gmd.de>
next in thread | raw e-mail | index | archive | help
... in CURRENT from 30.10. phk has removed unnecessary #defines, among them <sys/systm.h> which is definitely needed in both drivers. Adding the # include <sys/systm.h> fixes the problem. netatm/atm{aal5,cm,device,subr} compile, but the kernel doesn't link - they need the include also. harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.gmd.de, harti@begemot.org, lhbrandt@mail.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010301522010.92183-100000>