$OpenBSD: patch-ac3_ac3dec_wrap_c,v 1.1 2010/05/10 11:03:20 robert Exp $ --- ac3/ac3dec_wrap.c.orig Mon May 10 13:02:13 2010 +++ ac3/ac3dec_wrap.c Mon May 10 13:02:19 2010 @@ -48,7 +48,7 @@ static int attach_stream_buffer(uint8_t stream_id, uin static void handle_events(MsgEventQ_t *q, MsgEvent_t *ev); -static char *program_name; +char *program_name; static FILE *outfile;