#ifndef COMMON_H #define COMMON_H #include #include #include #include #include #include "consts.h" extern struct timeval* last_press; #endif