#ifndef kbhit_linux_H_ #define kbhit_linux_H_ // #ifndef _FILE_NAME_H_ // #define _FILE_NAME_H_ // extern int kbhit(); int kbhit(); #endif