source:
GPL/trunk/include/linux/fcntl.h
Last change on this file was 679, checked in by , 4 years ago | |
---|---|
File size: 173 bytes |
Rev | Line | |
---|---|---|
[32] | 1 | /* $Id: fcntl.h,v 1.1.1.1 2003/07/02 13:57:00 eleph Exp $ */ |
2 | ||
3 | #ifndef _LINUX_FCNTL_H | |
4 | #define _LINUX_FCNTL_H | |
5 | ||
6 | #include <asm/fcntl.h> | |
[679] | 7 | #include <linux/stat.h> |
[32] | 8 | |
9 | #endif |
Note:
See TracBrowser
for help on using the repository browser.