X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fntfs%2Fcollate.c;h=4a28ab3898ef382c1971e7fe8978608a69e9afec;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=31dd894a4319f5e126d55788890100e61b965dfd;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/fs/ntfs/collate.c b/fs/ntfs/collate.c index 31dd894a4..4a28ab389 100644 --- a/fs/ntfs/collate.c +++ b/fs/ntfs/collate.c @@ -19,8 +19,9 @@ * Foundation,Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include "ntfs.h" #include "collate.h" +#include "debug.h" +#include "ntfs.h" static int ntfs_collate_binary(ntfs_volume *vol, const void *data1, const int data1_len,