Index: util/gsch2pcb-rnd/gsch2pcb.h =================================================================== --- util/gsch2pcb-rnd/gsch2pcb.h (revision 5841) +++ util/gsch2pcb-rnd/gsch2pcb.h (revision 5842) @@ -46,3 +46,5 @@ const char *local_project_pcb_name; /* file name of the design from which the local project file name shall be derived */ char *fix_spaces(char * str); +void require_gnetlist_backend(const char *dir, char *backend); +