Date: Mon, 11 Oct 1999 07:53:47 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa joy.c Message-ID: <199910111453.HAA23995@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/10/11 07:53:47 PDT Modified files: sys/i386/isa joy.c Log: Zap unneeded #include (found by phk) Remove useless #include "joy.h"; #if NJOY > 0 - this is always true if it's being compiled. config arranges this. Revision Changes Path 1.31 +1 -7 src/sys/i386/isa/joy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910111453.HAA23995>