summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/files.linux
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2011-07-09 00:10:51 +0000
committerderaadt <deraadt@openbsd.org>2011-07-09 00:10:51 +0000
commit53204b3fc855712fb1aa46bf43ef9c769e465ebd (patch)
tree375bab5d4a57e97b4d9180c04ff2e9fb93d0f6cf /sys/compat/linux/files.linux
parentSeparate some MD and MI bits and a bit of refactoring to make subsequent (diff)
downloadwireguard-openbsd-53204b3fc855712fb1aa46bf43ef9c769e465ebd.tar.xz
wireguard-openbsd-53204b3fc855712fb1aa46bf43ef9c769e465ebd.zip
Remove COMPAT_25. The one piece moved by COMPAT_LINUX moves there.
ok guenther
Diffstat (limited to 'sys/compat/linux/files.linux')
-rw-r--r--sys/compat/linux/files.linux3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/compat/linux/files.linux b/sys/compat/linux/files.linux
index d6c32a7fdef..7db4fc73557 100644
--- a/sys/compat/linux/files.linux
+++ b/sys/compat/linux/files.linux
@@ -1,4 +1,4 @@
-# $OpenBSD: files.linux,v 1.15 2011/02/10 11:58:43 pirofti Exp $
+# $OpenBSD: files.linux,v 1.16 2011/07/09 00:10:52 deraadt Exp $
# $NetBSD: files.linux,v 1.4 1996/03/08 04:55:59 mycroft Exp $
#
# Config.new file description for machine-independent Linux compat code.
@@ -28,3 +28,4 @@ file compat/linux/linux_sysent.c compat_linux
file compat/linux/linux_termios.c compat_linux
file compat/linux/linux_time.c compat_linux
file compat/linux/linux_dummy.c compat_linux
+