diff options
author | Damien Miller <djm@mindrot.org> | 2001-02-09 02:55:35 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2001-02-09 02:55:35 +0100 |
commit | e9cf357a99dcd2db14635974289e04f5f0808123 (patch) | |
tree | abedb37ba47ea77ee3c39aece61d6c245134c33b /openbsd-compat/setproctitle.h | |
parent | - markus@cvs.openbsd.org 2001/02/06 22:43:02 (diff) | |
download | openssh-e9cf357a99dcd2db14635974289e04f5f0808123.tar.xz openssh-e9cf357a99dcd2db14635974289e04f5f0808123.zip |
- (djm) Add CVS Id's to files that we have missed
Diffstat (limited to 'openbsd-compat/setproctitle.h')
-rw-r--r-- | openbsd-compat/setproctitle.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsd-compat/setproctitle.h b/openbsd-compat/setproctitle.h index 000689fac..8261bd0ee 100644 --- a/openbsd-compat/setproctitle.h +++ b/openbsd-compat/setproctitle.h @@ -1,3 +1,5 @@ +/* $Id: setproctitle.h,v 1.2 2001/02/09 01:55:36 djm Exp $ */ + #ifndef _BSD_SETPROCTITLE_H #define _BSD_SETPROCTITLE_H |