Index: excellon.c =================================================================== --- excellon.c (revision 26804) +++ excellon.c (revision 26805) @@ -200,7 +200,7 @@ return excellon_options; } -static void excellon_do_export(pcb_hid_t *hid, pcb_hidlib_t *hidlib, pcb_hid_attr_val_t *options) +static void excellon_do_export(pcb_hid_t *hid, pcb_hid_attr_val_t *options) { const char *fnbase, *fn; char *filesuff;