Date: Tue, 29 Apr 1997 23:11:43 -0700 (PDT) From: Satoshi Asami <asami@freefall.FreeBSD.ORG> To: CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-ports@FreeBSD.org Subject: cvs commit: ports/sysutils/xsysinfo/patches patch-aa Message-ID: <199704300611.XAA02022@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami 97/04/29 23:11:43 Modified: sysutils/xsysinfo/patches patch-aa Log: #include <fcntl.h> for O_RDONLY. This is only necessary for 3.0 but is not conditioned because it won't hurt in earlier versions. #include <net/if_var.h> if >= 3.0. Revision Changes Path 1.3 +16 -1 ports/sysutils/xsysinfo/patches/patch-aa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704300611.XAA02022>