From cc17ee2ece085d7d746bcd8fa9be19170855aaac Mon Sep 17 00:00:00 2001 From: pgoyette Date: Sun, 27 Jan 2019 02:08:33 +0000 Subject: Merge the [pgoyette-compat] branch --- sys/compat/linux/files.linux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/compat/linux/files.linux') diff --git a/sys/compat/linux/files.linux b/sys/compat/linux/files.linux index b81b34f19b1..69924a27e48 100644 --- a/sys/compat/linux/files.linux +++ b/sys/compat/linux/files.linux @@ -1,4 +1,4 @@ -# $NetBSD: files.linux,v 1.21 2014/11/17 01:01:57 uebayasi Exp $ +# $NetBSD: files.linux,v 1.22 2019/01/27 02:08:39 pgoyette Exp $ # # Config file description for machine-independent Linux compat code. # Included by ports that need it. @@ -6,7 +6,7 @@ # ports should define any machine-specific files they need in their # own file lists. -define compat_linux +define compat_linux : compat, compat_ossaudio, sysv_ipc file compat/linux/common/linux_blkio.c compat_linux file compat/linux/common/linux_cdrom.c compat_linux file compat/linux/common/linux_errno.c compat_linux -- cgit