Marc-André Lureau <marcandre.lur...@redhat.com> writes: > Add a new option to add user-specified #include lines in the generated > headers. This will help to split a schema, where one generated header > will depend on another. > > Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>
If we need to manage includes manually, then this patch is one way to do it. But I'm not sure we need to. Let me review the remainder of the series before we analyze this further.