Skip to content

recordproto.h: fix missing include of Xmd.h

This header needs a bunch of types defined in Xmd.h. Consumers currently need to explicitly care about correct include order, which isn't exactly gently programming style. Instead headers should include anything they need themselves.

Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net

Merge request reports