Whamcloud - gitweb
LU-9324 lnet: move cyaml.h under lnet/include/
[fs/lustre-release.git] / lnet / utils / cyaml / cyaml.c
index de8804b..cd8fac6 100644 (file)
@@ -45,7 +45,7 @@
 #include <limits.h>
 #include <ctype.h>
 #include "libcfs/util/list.h"
-#include "cyaml.h"
+#include <cyaml.h>
 
 #define INDENT         4
 #define EXTRA_IND      2