summaryrefslogtreecommitdiffstats
path: root/keypad.h
blob: 71ebdc6daad62f00a7e170110da59c6ccea201df (plain)
1
2
3
4
#ifndef _keypad_h_
#define _keypad_h_
extern int gd_keypad (int fd,const char *dfn, int debug);
#endif /* _keypad_h_ */