diff options
author | 1996-05-22 07:53:46 +0000 | |
---|---|---|
committer | 1996-05-22 07:53:46 +0000 | |
commit | 477604f17ba84243318ea668c288ca7114a24273 (patch) | |
tree | a605cf1b03f0015a36d0c25c48d4adad5ad2e514 | |
parent | Moved contents into sys/exec_elf.h. elf_abi.h includes the sys version. (diff) | |
download | wireguard-openbsd-477604f17ba84243318ea668c288ca7114a24273.tar.xz wireguard-openbsd-477604f17ba84243318ea668c288ca7114a24273.zip |
Added OpenBSD CVS tag.
-rw-r--r-- | sys/kern/exec_conf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/exec_conf.c b/sys/kern/exec_conf.c index 14d0db019f3..7b6345f420a 100644 --- a/sys/kern/exec_conf.c +++ b/sys/kern/exec_conf.c @@ -1,3 +1,4 @@ +/* $OpenBSD: exec_conf.c,v 1.5 1996/05/22 07:53:46 etheisen Exp $ */ /* $NetBSD: exec_conf.c,v 1.16 1995/12/09 05:34:47 cgd Exp $ */ /* |