#include #include "aco.h" int main(int argc, char *argv[]) { aco_thread_init(NULL); return 0; }