|
Last change
on this file since 2189 was 1506, checked in by bird, 21 years ago |
|
@unixroot. header reviews. ++
|
-
Property cvs2svn:cvs-rev
set to
1.2
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
|
File size:
182 bytes
|
| Rev | Line | |
|---|
| [1506] | 1 | /* errno.h,v 1.2 2004/09/14 22:27:32 bird Exp */
|
|---|
| 2 | /** @file
|
|---|
| 3 | * FreeBSD 5.1
|
|---|
| 4 | * @see sys/errno.h
|
|---|
| 5 | */
|
|---|
| [18] | 6 |
|
|---|
| 7 | #ifndef _ERRNO_H
|
|---|
| 8 | #define _ERRNO_H
|
|---|
| 9 | #include <sys/errno.h>
|
|---|
| 10 | #endif /* not _ERRNO_H */
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.