#3 svrcore.h contains ifdef blocks that should be removed.
Closed: Fixed Opened by firstyear.

It is bad form to have ifdef blocks in a header. They should be removed, and the code in systemd.c should be altered to handle these cases.


Fixed by PR#4

Metadata