diff options
author | Damien Miller <djm@mindrot.org> | 2003-11-24 03:33:34 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2003-11-24 03:33:34 +0100 |
commit | 3db2e4daf7333ac0b3ae90f23aa9668c7723ddfb (patch) | |
tree | 84d04b835e8c7dfe4354051df004714cc9dfd73a /openbsd-compat/sys-queue.h | |
parent | - dtucker@cvs.openbsd.org 2003/11/24 00:16:35 (diff) | |
download | openssh-3db2e4daf7333ac0b3ae90f23aa9668c7723ddfb.tar.xz openssh-3db2e4daf7333ac0b3ae90f23aa9668c7723ddfb.zip |
- (djm) Annotate OpenBSD-derived files in openbsd-compat/ with original
source file path (in OpenBSD tree).
Diffstat (limited to 'openbsd-compat/sys-queue.h')
-rw-r--r-- | openbsd-compat/sys-queue.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsd-compat/sys-queue.h b/openbsd-compat/sys-queue.h index dd5c47525..8ff19e452 100644 --- a/openbsd-compat/sys-queue.h +++ b/openbsd-compat/sys-queue.h @@ -1,3 +1,5 @@ +/* OPENBSD ORIGINAL: sys/sys/queue.h */ + /* $OpenBSD: queue.h,v 1.23 2003/06/02 23:28:21 millert Exp $ */ /* $NetBSD: queue.h,v 1.11 1996/05/16 05:17:14 mycroft Exp $ */ |