#include <9pm/windows.h> #include <9pm/u.h> #include <9pm/libc.h> void main(int argc, char **argv) { ARGBEGIN{ case 'd': /* daemon mode */ }ARGEND }