X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=fs%2Freiserfs%2Fhashes.c;h=e664ac16fad92e9320b94f98fa3e52c9df191fcf;hb=42012cc4a2183c555a907eee32d7ce4fc7dc3a6a;hp=37c1306eb9b774c9d515215a0fc85026f6781c9a;hpb=5d2a22079c825669d91a3a200332f1053b4b61b0;p=powerpc.git diff --git a/fs/reiserfs/hashes.c b/fs/reiserfs/hashes.c index 37c1306eb9..e664ac16fa 100644 --- a/fs/reiserfs/hashes.c +++ b/fs/reiserfs/hashes.c @@ -19,8 +19,8 @@ // #include +#include #include -#include #define DELTA 0x9E3779B9 #define FULLROUNDS 10 /* 32 is overkill, 16 is strong crypto */