Trond had apparently merged the same patch twice, causing a duplicate
include of the "internal.h" file, with resulting obvious confusion.

Tssk.  I'm the only one allowed to send out trees that don't even
compile! Who does this Trond guy think he is?

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Linus Torvalds 2006-06-25 12:30:33 -07:00
Родитель a5d157e067
Коммит f36f44de72
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -25,8 +25,6 @@
#include <linux/nfs_fs.h>
#include "internal.h"
#include "internal.h"
#define NFSDBG_FACILITY NFSDBG_XDR
/* #define NFS_PARANOIA 1 */