Re: [PATCH 05/12] accessiblity/speakup: genmap and makemapdata require linux/version.h

2024-08-07 Thread Masahiro Yamada
genmap and makemapdata DO NOT require linux/version.h Removing bogus "#include " is the right fix. On Wed, Aug 7, 2024 at 8:10 AM Daniel Gomez via B4 Relay wrote: > > From: Daniel Gomez > > Both genmap and makemapdata require the linux/version.h header. To > ensure successful builds on ma

[PATCH 05/12] accessiblity/speakup: genmap and makemapdata require linux/version.h

2024-08-06 Thread Daniel Gomez via B4 Relay
From: Daniel Gomez Both genmap and makemapdata require the linux/version.h header. To ensure successful builds on macOS hosts, make sure usr/include is included in the HOSTCFLAGS. Fixes errors: drivers/accessibility/speakup/genmap.c:13:10: fatal error: 'linux/version.h' file not found 13 | #