X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fobdclass%2Fuuid.c;h=d3faea7bfbdf082dcaade6fd1f54f0d451ec6215;hb=b5ff160e58b070c03290598914554a9ffecbea2e;hp=40fb9840f7181474e34e2e1459c8f9261965fffd;hpb=52257a67e4d56172a4289a12509525154d8c790d;p=fs%2Flustre-release.git diff --git a/lustre/obdclass/uuid.c b/lustre/obdclass/uuid.c index 40fb984..d3faea7 100644 --- a/lustre/obdclass/uuid.c +++ b/lustre/obdclass/uuid.c @@ -38,16 +38,10 @@ #define DEBUG_SUBSYSTEM S_CLASS -#ifndef __KERNEL__ -# include -#else -# include -#endif - +#include #include #include - static inline __u32 consume(int nob, __u8 **ptr) { __u32 value;