hgd
hgd copied to clipboard
Code separation
trafficstars
We need to separate out common.c into client.c, daemon.c, ...
The client binary should not need sqlite, but it does due to poor code separation.
Do my two pull requests first else this will be a pig to merge.
split hgd.h, its massive