GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / fs / ocfs2 / mmap.h
blob1274ee0f1fe2f70c2242e5f8560a3d04f7e991d2
1 #ifndef OCFS2_MMAP_H
2 #define OCFS2_MMAP_H
4 int ocfs2_mmap(struct file *file, struct vm_area_struct *vma);
6 #endif /* OCFS2_MMAP_H */