Index: head/audio/festival/files/patch-speech__tools_siod_editline.c =================================================================== --- head/audio/festival/files/patch-speech__tools_siod_editline.c (nonexistent) +++ head/audio/festival/files/patch-speech__tools_siod_editline.c (revision 546063) @@ -0,0 +1,11 @@ +--- speech_tools/siod/editline.c.orig 2020-08-24 09:52:13 UTC ++++ speech_tools/siod/editline.c +@@ -73,7 +73,7 @@ + /* modified by awb to allow specifcation of history size at run time */ + /* (though only once) */ + int editline_histsize=256; +-char *editline_history_file; ++extern char *editline_history_file; + /* If this is defined it'll be called for completion first, before the */ + /* internal file name completion will be */ + EL_USER_COMPLETION_FUNCTION_TYPE*el_user_completion_function = NULL; Property changes on: head/audio/festival/files/patch-speech__tools_siod_editline.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property