From 31cb10fb23d719ac4fe901eba9039227ad69a94f Mon Sep 17 00:00:00 2001 From: "flatcap.org!flatcap" Date: Sun, 19 Jan 2003 11:48:06 +0000 Subject: [PATCH] three strings: ntfs_bugs, ntfs_home and ntfs_gpl 2003/01/14 23:44:46+00:00 flatcap.org!flatcap Change mode to -rw-rw-r-- (Logical change 1.104) --- ntfsprogs/utils.h | 4 ++++ 1 file changed, 4 insertions(+) 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) \