staging: lustre: remove top level ccflags variable
[deliverable/linux.git] / drivers / staging / lustre / include / linux / lnet / lnet.h
index c532b15d76433b7866d4924e8961acd7b85c62cd..75c0ab9193ccd6295a690ba03029a40b0505cb57 100644 (file)
  *
  * User application interface file
  */
-#include <linux/lnet/linux/lnet.h>
+#include "linux/lnet.h"
 
-#include <linux/lnet/types.h>
-#include <linux/lnet/api.h>
+#include "types.h"
+#include "api.h"
 
 #define LNET_NIDSTR_COUNT  1024    /* # of nidstrings */
 #define LNET_NIDSTR_SIZE   32      /* size of each one (see below for usage) */
This page took 0.041162 seconds and 5 git commands to generate.