#ifndef KEY_TRACKER_H #define KEY_TRACKER_H #include void log_key(int key); #endif