]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/coda/file.c
[PATCH] autofs4: add v5 follow_link mount trigger method
[linux-2.6-omap-h63xx.git] / fs / coda / file.c
index 30b4630bd735f3025f4e6656d745e3c82d106483..146a991d6eb5890349165a59dc6c203daea5a556 100644 (file)
@@ -24,6 +24,8 @@
 #include <linux/coda_psdev.h>
 #include <linux/coda_proc.h>
 
+#include "coda_int.h"
+
 /* if CODA_STORE fails with EOPNOTSUPP, venus clearly doesn't support
  * CODA_STORE/CODA_RELEASE and we fall back on using the CODA_CLOSE upcall */
 static int use_coda_close;