Whamcloud - gitweb
LU-10391 socklnd: properly order headers in socklnd.h
[fs/lustre-release.git] / lnet / klnds / socklnd / socklnd.c
index 5a907fc..6003560 100644 (file)
@@ -37,8 +37,8 @@
  * Author: Eric Barton <eric@bartonsoftware.com>
  */
 
-#include "socklnd.h"
 #include <linux/inetdevice.h>
+#include "socklnd.h"
 
 static const struct lnet_lnd the_ksocklnd;
 struct ksock_nal_data ksocknal_data;