Whamcloud - gitweb
b=19808 2.6.29-fc11 patchless client support changes.
[fs/lustre-release.git] / libcfs / include / libcfs / libcfs_unpack.h
1 #if !defined(__GNUC__) && defined(_MSC_VER) 
2 #pragma warning(disable:4103)
3 #pragma pack(pop)
4 #endif