]> sjero.net Git - wget/blobdiff - src/main.c
Fix declaration of compiled_features.
[wget] / src / main.c
index 40ea4f7611dd536421ec49f9bf27b0afe2706b90..ad39a53b9cdead59612a0ab75cc8ba936d495ab6 100644 (file)
@@ -76,7 +76,7 @@ extern char *compilation_string;
 extern char *system_getrc;
 extern char *link_string;
 /* defined in build_info.c */
-extern char *compiled_features[];
+extern const char *compiled_features[];
 /* Used for --version output in print_version */
 #define MAX_CHARS_PER_LINE      72
 #define TABULATION              4