thread-utils.hon commit test-lib.sh: show git init output when in verbose mode (4c7ba95)
   1#ifndef THREAD_COMPAT_H
   2#define THREAD_COMPAT_H
   3
   4extern int online_cpus(void);
   5
   6#endif /* THREAD_COMPAT_H */