Mattias Ellert wrote: > Frank Zago wrote: > >> SO? Is anyone for or against this patch? > > > This patch introduces SANE backend internal definitions in the public > sane.h header. Backend internal definitions should be in the sanei_*.h > headers. > > If you really want different definitions of the structs internally in > the backends these should be in a sanei_*.h header not in the public > header. >
Alas, the backends are including the public header, so that's not possible.
