diff --git a/ntfsprogs/utils.h b/ntfsprogs/utils.h index 21ab80d1..8469a044 100644 --- a/ntfsprogs/utils.h +++ b/ntfsprogs/utils.h @@ -31,6 +31,10 @@ #include #include +extern const char *ntfs_bugs; +extern const char *ntfs_home; +extern const char *ntfs_gpl; + #define PATH_SEP '/' #define GEN_PRINTF(NAME, STREAM, CONTROL, TRIGGER) \