ddk: v4.6.7
git-svn-id: svn://kolibrios.org@7143 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
struct file;
|
||||
|
||||
extern void fput(struct file *);
|
||||
|
||||
struct file_operations;
|
||||
struct vfsmount;
|
||||
struct dentry;
|
||||
struct path;
|
||||
struct fd {
|
||||
struct file *file;
|
||||
unsigned int flags;
|
||||
|
Reference in New Issue
Block a user