Hi,
varlink.c from src/shared to src/libsystemd
varlink.h from src/shared to src/systemd/
We have developed a varlink client as part of systemd source code,But we would like to have the same client outside of systemd source code.
For that I guess we need to make below necessary changes like sd_* interface.
varlink.c from src/shared to src/libsystemd
varlink.h from src/shared to src/systemd/
Please correct me if i am wrong
Thanks
Vishwa