Index: head/audio/nas/files/patch-server_dia_main.c =================================================================== --- head/audio/nas/files/patch-server_dia_main.c (nonexistent) +++ head/audio/nas/files/patch-server_dia_main.c (revision 545789) @@ -0,0 +1,11 @@ +--- server/dia/main.c.orig 2020-08-22 22:22:28 UTC ++++ server/dia/main.c +@@ -76,7 +76,7 @@ static char *AuServerName(void); + extern char *display; + + static int restart = 0; +-FILE *yyin; /* for the config parser */ ++extern FILE *yyin; /* for the config parser */ + + void + NotImplemented() Property changes on: head/audio/nas/files/patch-server_dia_main.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