Include <term.h> before #undef'ing key_clear.
This commit is contained in:
parent
189c6d1a2b
commit
8131ad836a
@ -58,6 +58,8 @@ typedef struct el_key_t {
|
||||
#define XK_NOD 2
|
||||
#define XK_EXE 3
|
||||
|
||||
#include <term.h>
|
||||
|
||||
#undef key_end
|
||||
#undef key_clear
|
||||
#undef key_print
|
||||
|
Loading…
x
Reference in New Issue
Block a user