diff options
author | 1996-04-17 05:23:40 +0000 | |
---|---|---|
committer | 1996-04-17 05:23:40 +0000 | |
commit | 575021aa90409e1fec01e80d1ecb75be4ec213f1 (patch) | |
tree | e2c61190c9cd5b806ebd4b4c7ea0d149ce5e9d79 /sys/compat/linux/linux_syscall.h | |
parent | Cleanups & fixes from latest NetBSD primarily to run doscmd, etc. (diff) | |
download | wireguard-openbsd-575021aa90409e1fec01e80d1ecb75be4ec213f1.tar.xz wireguard-openbsd-575021aa90409e1fec01e80d1ecb75be4ec213f1.zip |
Good fixes and changes from latest Net.
Diffstat (limited to 'sys/compat/linux/linux_syscall.h')
-rw-r--r-- | sys/compat/linux/linux_syscall.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/compat/linux/linux_syscall.h b/sys/compat/linux/linux_syscall.h index 9975c899f30..e420b556eb8 100644 --- a/sys/compat/linux/linux_syscall.h +++ b/sys/compat/linux/linux_syscall.h @@ -1,3 +1,4 @@ +/* $OpenBSD: linux_syscall.h,v 1.3 1996/04/17 05:24:05 mickey Exp $ */ /* * System call numbers. * |