staging: lustre: obdecho: remove ccflags from Makefile
[firefly-linux-kernel-4.4.55.git] / drivers / staging / lustre / lustre / obdecho / lproc_echo.c
index c972eb48b10aa2b2433d087838f6cc82e77dc8ac..ccd751fd84801d2643bf6392f3dfb29f9fa09974 100644 (file)
@@ -33,8 +33,8 @@
  */
 #define DEBUG_SUBSYSTEM S_ECHO
 
-#include <lprocfs_status.h>
-#include <obd_class.h>
+#include "../include/lprocfs_status.h"
+#include "../include/obd_class.h"
 
 #ifdef LPROCFS
 LPROC_SEQ_FOPS_RO_TYPE(echo, uuid);