Skip to content

Fix missing includes of <errno.h>

It's much cleaner to always include directly what one needs, instead of relying on very indirect including.

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

Merge request reports