set aside -ports makefile for now, we'll deal with it later. begin hostnamed
[systembsd.git] / src / main.c
1 #include "modules/hostnamed/hostnamed.c"
2
3 int main() {
4 return 0;
5 }