summaryrefslogtreecommitdiff
path: root/openbsd-compat/sys-tree.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-11-24 13:33:34 +1100
committerDamien Miller <djm@mindrot.org>2003-11-24 13:33:34 +1100
commit3db2e4daf7333ac0b3ae90f23aa9668c7723ddfb (patch)
tree84d04b835e8c7dfe4354051df004714cc9dfd73a /openbsd-compat/sys-tree.h
parente0113ccc08725142ca263dd61734bc93e1a3d39b (diff)
downloadopenssh-git-3db2e4daf7333ac0b3ae90f23aa9668c7723ddfb.tar.gz
- (djm) Annotate OpenBSD-derived files in openbsd-compat/ with original
source file path (in OpenBSD tree).
Diffstat (limited to 'openbsd-compat/sys-tree.h')
-rw-r--r--openbsd-compat/sys-tree.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsd-compat/sys-tree.h b/openbsd-compat/sys-tree.h
index 927ca04c..73cfbe72 100644
--- a/openbsd-compat/sys-tree.h
+++ b/openbsd-compat/sys-tree.h
@@ -1,3 +1,5 @@
+/* OPENBSD ORIGINAL: sys/sys/tree.h */
+
/* $OpenBSD: tree.h,v 1.7 2002/10/17 21:51:54 art Exp $ */
/*
* Copyright 2002 Niels Provos <provos@citi.umich.edu>