#ifndef _keypad_h_ #define _keypad_h_ extern int gd_keypad (int fd,const char *dfn, int debug); #endif /* _keypad_h_ */