Subversion Repositories Kolibri OS

Rev

Rev 6082 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6082 Rev 6936
Line 3... Line 3...
3
 
3
 
4
#include 
4
#include 
5
#include 
5
#include 
6
#include 
6
#include 
-
 
7
#include 
-
 
8
struct file;
-
 
9
struct path;
-
 
10
struct inode;
Line 7... Line 11...
7
#include 
11
struct dentry;
8
 
12
 
9
struct seq_file {
13
struct seq_file {
10
	char *buf;
14
	char *buf;