#ifndef KBHIT_LINUX_H_ #define KBHIT_LINUX_H_ int kbhit(); #endif