add gitignore, remove binaries...
[systembsd.git] / src / main.c
1 #include "modules/hostnamed/hostnamed.c"
2
3 int main() {
4 return 0;
5 }