Hello,
one question about the iwd commit 'build: Always link in the ell/useful.h header
file' ([1]) which links in one header from ell (useful.h) into the iwd sources:
- this one breaks the build of iwd from git and the usage of external ell (and
from a packager point of view even a header only part of an library/package
belongs to this library/package and download/versioning/copyright and the
commit break this assumption)
- for full/better support of external ell adding ell/useful.h to the ell
pkginclude_HEADERS file list would be better...
Regards,
Peter
[1]
https://git.kernel.org/pub/scm/network/wireless/iwd.git/commit/?id=ed0558...