X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Ftop.c;h=40b80479a95bce18367d0e5dc3cc771224268351;hp=2824261c2a2a94e5de48d3ce67ef8a623d9b93ac;hb=390d25f0b80dd7418e147de3561c70461628574d;hpb=f134bd0c9c2213fbbb3967f3d784759cb65e2c76 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"