]> git.proxmox.com Git - mirror_spl-debian.git/blob - include/linux/file_compat.h
More 2.6.26 compat changes
[mirror_spl-debian.git] / include / linux / file_compat.h
1 #ifndef _SPL_FILE_COMPAT_H
2 #define _SPL_FILE_COMPAT_H
3
4 #ifdef HAVE_FDTABLE_HEADER
5 #include <linux/fdtable.h>
6 #endif
7
8 #endif /* SPL_FILE_COMPAT_H */
9