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