staging: lustre: remove top level ccflags variable
[deliverable/linux.git] / drivers / staging / lustre / lustre / libcfs / fail.c
index f63eac98d54bf3ff891fca204ead08175fa15941..1bf9c90b4789237990f1fedf232c6a5b48726368 100644 (file)
@@ -33,7 +33,7 @@
  * Lustre is a trademark of Oracle Corporation, Inc.
  */
 
-#include <linux/libcfs/libcfs.h>
+#include "../../include/linux/libcfs/libcfs.h"
 
 unsigned long cfs_fail_loc = 0;
 EXPORT_SYMBOL(cfs_fail_loc);
This page took 0.031841 seconds and 5 git commands to generate.