#ifndef SF_KEYS_H #define SF_KEYS_H #include "fm.h" #include "wm.h" void handling_keys(int ch, terminal *t, fm_info *i); #endif /* SF_KEYS_H */