cut out unnessecary #include's in main.c, prepare to deprecate
authorkremlin <ian@kremlin.cc>
Tue, 15 Jul 2014 04:59:35 +0000 (23:59 -0500)
committerkremlin <ian@kremlin.cc>
Tue, 15 Jul 2014 04:59:35 +0000 (23:59 -0500)
commit9b916a51f0b2b5e35b150afda7d2cc0826082cd1
treeefa4ad8c74c9a601044a78fdea95a0dde7f8feda
parent87b565fe62b00232d37d1006e041aa250d689dbb
cut out unnessecary #include's in main.c, prepare to deprecate

we're going to move towards having all four daemons exist as seperate
executables managed exclusively by DBus (startup, lifetime, etc.) so
i'm moving towards getting rid of the one "main" executable.
src/main.c