]> git.proxmox.com Git - mirror_spl.git/commitdiff
Resolve incomplete type when building against 2.6.26
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Mon, 11 Aug 2008 16:11:37 +0000 (16:11 +0000)
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Mon, 11 Aug 2008 16:11:37 +0000 (16:11 +0000)
git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@151 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c

modules/splat/splat-vnode.c

index 6f97503880c08243c4a727bdeb3421913a5f9807..76840114302b9ddd4a876442b0cea79e1bd1caf4 100644 (file)
@@ -26,6 +26,7 @@
 
 #include "splat-internal.h"
 #include <linux/rcupdate.h>
+#include <linux/fdtable.h>
 
 #define SPLAT_SUBSYSTEM_VNODE          0x0900
 #define SPLAT_VNODE_NAME               "vnode"