#include "common.h" #include "logfile.h" #include "match.h" int main() { printf("Hello world!\n"); return 0; }