source:
branches/libc-0.6/src/emx/include/errno.h
Last change on this file was 1506, checked in by , 21 years ago | |
---|---|
|
|
File size: 182 bytes |
Line | |
---|---|
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 | */ |
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.