diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2003-08-29 16:59:52 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2003-08-29 16:59:52 +0000 |
commit | 515d0f9a1eeedcbd03bb78cf09a17d99e597b5a3 (patch) | |
tree | ac86db543bf049e2aefdee65f378f13552529122 /openbsd-compat/bsd-nextstep.h | |
parent | 43a0dc6653e24d31798879b2caa4d0eaf287531c (diff) |
- (bal) openbsd-compat/ clean up. Considate headers, add in $Id$ on our
files, and added missing license to header.
Diffstat (limited to 'openbsd-compat/bsd-nextstep.h')
-rw-r--r-- | openbsd-compat/bsd-nextstep.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openbsd-compat/bsd-nextstep.h b/openbsd-compat/bsd-nextstep.h index 05746271..ca5b4b54 100644 --- a/openbsd-compat/bsd-nextstep.h +++ b/openbsd-compat/bsd-nextstep.h @@ -1,3 +1,5 @@ +/* $Id: bsd-nextstep.h,v 1.9 2003/08/29 16:59:52 mouring Exp $ */ + /* * Copyright (c) 2000,2001 Ben Lindstrom. All rights reserved. * @@ -23,8 +25,6 @@ * */ -/* $Id: bsd-nextstep.h,v 1.8 2003/06/01 03:23:57 mouring Exp $ */ - #ifndef _NEXT_POSIX_H #define _NEXT_POSIX_H |