--- embedaddon/mtr/display.h 2013/07/21 23:43:42 1.1.1.1 +++ embedaddon/mtr/display.h 2016/11/01 09:33:48 1.1.1.2 @@ -22,7 +22,7 @@ (notably the one on Irix 5.2) do not like that. */ enum { ActionNone, ActionQuit, ActionReset, ActionDisplay, ActionClear, ActionPause, ActionResume, ActionMPLS, ActionDNS, -#ifndef NO_IPINFO +#ifdef IPINFO ActionII, ActionAS, #endif ActionScrollDown, ActionScrollUp };