Whamcloud - gitweb
LU-14093 utils: trivial changes to support gcc10
[fs/lustre-release.git] / lustre / utils / lfs_project.h
index 66404ca..01310a9 100644 (file)
@@ -36,7 +36,7 @@
 #include <stdbool.h>
 #include <linux/types.h>
 
-const char     *progname;
+extern const char      *progname;
 
 enum lfs_project_ops_t {
        LFS_PROJECT_CHECK       = 0,