Index: board.h =================================================================== --- board.h (revision 36975) +++ board.h (revision 36976) @@ -61,6 +61,7 @@ saved with the layout. */ struct pcb_board_s { rnd_hidlib_t hidlib; + char *name; /* name of the board */ long ID; char *PrintFilename; /* from print dialog */