Merge to Fedora kernel-2.6.7-1.492
[linux-2.6.git] / include / linux / file.h
index 1c1e0b3..b3fbadf 100644 (file)
@@ -81,6 +81,4 @@ struct task_struct;
 struct files_struct *get_files_struct(struct task_struct *);
 void FASTCALL(put_files_struct(struct files_struct *fs));
 
-extern int dupfd(struct file *file, unsigned int start);
-
 #endif /* __LINUX_FILE_H */