1 2 3 4 5 6 7 8 9
#include <iostream> #include <pthread.h> #include <string> #include "glob.h" #ifdef NCURSES #include <ncurses.h> #endif #include "msgs.h" #include "wrap.h"