source:
branches/libc-0.6/src/emx/include/fcntl.h
Last change on this file was 1506, checked in by , 21 years ago | |
---|---|
|
|
File size: 175 bytes |
Line | |
---|---|
1 | /* fcntl.h,v 1.2 2004/09/14 22:27:32 bird Exp */ |
2 | /** @file |
3 | * EMX |
4 | * @see sys/fcntl.h |
5 | */ |
6 | |
7 | |
8 | #ifndef _FCNTL_H |
9 | #define _FCNTL_H |
10 | #include <sys/fcntl.h> |
11 | #endif /* not _FCNTL_H */ |
Note:
See TracBrowser
for help on using the repository browser.