X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Ftop.c;h=40b80479a95bce18367d0e5dc3cc771224268351;hb=b2a6381ab28dbae4bf976627afccbf6c2fcb0625;hp=2824261c2a2a94e5de48d3ce67ef8a623d9b93ac;hpb=5217c16db4babd64580c2fd7aa36180bb9bd838c;p=tinc diff --git a/src/top.c b/src/top.c index 2824261c..40b80479 100644 --- a/src/top.c +++ b/src/top.c @@ -21,6 +21,7 @@ #ifdef HAVE_CURSES +#undef KEY_EVENT /* There are conflicting declarations for KEY_EVENT in Windows wincon.h and curses.h. */ #include #include "control_common.h"