Index: excellon.c =================================================================== --- excellon.c (revision 26806) +++ excellon.c (revision 26807) @@ -288,7 +288,7 @@ return pcb_hid_parse_command_line(argc, argv); } -static int excellon_set_layer_group(pcb_hid_t *hid, pcb_hidlib_t *hidlib, pcb_layergrp_id_t group, const char *purpose, int purpi, pcb_layer_id_t layer, unsigned int flags, int is_empty, pcb_xform_t **xform) +static int excellon_set_layer_group(pcb_hid_t *hid, pcb_layergrp_id_t group, const char *purpose, int purpi, pcb_layer_id_t layer, unsigned int flags, int is_empty, pcb_xform_t **xform) { int is_drill;