Whamcloud - gitweb
LU-6142 lnet: remove most of typedefs from LNet headers
[fs/lustre-release.git] / lnet / include / lnet / socklnd.h
index 45d8320..843d35c 100644 (file)
@@ -60,7 +60,7 @@ struct ksock_hello_msg {
 } WIRE_ATTR;
 
 struct ksock_lnet_msg {
-       lnet_hdr_t              ksnm_hdr;       /* lnet hdr */
+       struct lnet_hdr         ksnm_hdr;       /* lnet hdr */
 
        /*
         * ksnm_payload is removed because of winnt compiler's limitation: