#ifndef __COMMON_H__ #define __COMMON_H__ int toggle_nonblocking_input(); #endif // __COMMON_H__