Index: dsn.c =================================================================== --- dsn.c (revision 17464) +++ dsn.c (revision 17465) @@ -206,7 +206,7 @@ static const char load_dsn_help[] = "Loads the specified routed dsn file."; -fgw_error_t pcb_act_LoadDsnFrom(int oargc, const char **oargv) +fgw_error_t pcb_act_LoadDsnFrom(fgw_arg_t *ores, int oargc, fgw_arg_t *oargv) { PCB_OLD_ACT_BEGIN; const char *fname = NULL;