#ifndef HAVE_CPULIST_H #define HAVE_CPULIST_H int cpulist_find_cpus(); void cpulist_free(); #endif