Whamcloud - gitweb
LU-5832 utils: Fix buffer overflow in bound string copy
[fs/lustre-release.git] / lustre / utils / lhsmtool_posix.c
index 183d910..dda8551 100644 (file)
@@ -41,6 +41,7 @@
 #include <stdlib.h>
 #include <dirent.h>
 #include <errno.h>
+#include <getopt.h>
 #include <time.h>
 #include <utime.h>
 #include <sys/time.h>