]> Pileus Git - ~andy/linux/blobdiff - fs/nfsd/xdr.h
Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound...
[~andy/linux] / fs / nfsd / xdr.h
index 235ee5c3be542aaf4bb3c79f15133f1d948bb20a..53b1863dd8f67b2e86fda47490a773fa3b5d41f7 100644 (file)
@@ -1,14 +1,11 @@
-/*
- * linux/include/linux/nfsd/xdr.h
- *
- * XDR types for nfsd. This is mainly a typing exercise.
- */
+/* XDR types for nfsd. This is mainly a typing exercise. */
 
 #ifndef LINUX_NFSD_H
 #define LINUX_NFSD_H
 
 #include <linux/vfs.h>
 #include "nfsd.h"
+#include "nfsfh.h"
 
 struct nfsd_fhandle {
        struct svc_fh           fh;