Whamcloud - gitweb
b=20372
authornathan <nathan>
Wed, 5 Aug 2009 21:00:10 +0000 (21:00 +0000)
committernathan <nathan>
Wed, 5 Aug 2009 21:00:10 +0000 (21:00 +0000)
i=nathan
i=rread
fix compile on XT3

libcfs/libcfs/ulinux/ulinux-kernelcomm.c

index d4abdc1..ab5688b 100644 (file)
 
 #ifdef HAVE_NETLINK
 
+#include <libcfs/libcfs.h>
 #include <sys/socket.h>
 #include <linux/netlink.h>
 
-#include <libcfs/libcfs.h>
-
 /** Start the userspace side of a LNL pipe.
  * @param link Private descriptor for pipe/socket.
  * @param groups LNL broadcast group to listen to