[CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines
[pandora-kernel.git] / fs / cifs / export.c
index 1570cc6..d614b91 100644 (file)
   */
 
 #include <linux/fs.h>
+#include <linux/exportfs.h>
 #include "cifsglob.h"
 #include "cifs_debug.h"
-
+#include "cifsfs.h"
 
 #ifdef CONFIG_CIFS_EXPERIMENTAL
-
 static struct dentry *cifs_get_parent(struct dentry *dentry)
 {
        /* BB need to add code here eventually to enable export via NFSD */