Move the typedef to hijack.h ("find . -name hijack.h"), declare the table itself in hijack.c with NO extern or static keywords.

Declare it again as "extern" in empeg_mixer.c

Problem solved.

-ml