X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fobdclass%2Flocal_storage.h;h=f7d6c9a48a7d4049ba19e3b804521badd8561a7c;hp=9f5012827f53c4119f299587e6ec3ecc658b75f1;hb=3e38436dc09097429e1ca1fbfa3ef4981e124715;hpb=93a6346f8b73f68cb5bc02a3c826ac0e5b4c236e diff --git a/lustre/obdclass/local_storage.h b/lustre/obdclass/local_storage.h index 9f50128..f7d6c9a 100644 --- a/lustre/obdclass/local_storage.h +++ b/lustre/obdclass/local_storage.h @@ -29,6 +29,8 @@ * * Author: Mikhail Pershin */ +#ifndef __LOCAL_STORAGE_H +#define __LOCAL_STORAGE_H #include #include @@ -87,3 +89,4 @@ struct los_ondisk { #define LOS_MAGIC 0xdecafbee +#endif