Whamcloud - gitweb
LU-8191 utils: remove unused, fix non-static functions
[fs/lustre-release.git] / lustre / utils / debug.c
index bf3e161..0bec2f2 100644 (file)
@@ -59,6 +59,8 @@
 #include <linux/lnet/lnetctl.h>
 #include <libcfs/util/string.h>
 
+#include "obdctl.h"
+
 static char rawbuf[8192];
 static char *buf = rawbuf;
 static int max = 8192;