#ifndef _LIBKB_KB_H #define _LIBKB_KB_H #include #include #include int kb_read_key (void); #endif // _LIBKB_KB_H