--- embedaddon/mpd/src/ngfunc.h 2012/02/21 23:32:47 1.1.1.1 +++ embedaddon/mpd/src/ngfunc.h 2013/07/22 08:44:29 1.1.1.2 @@ -90,6 +90,7 @@ #ifdef USE_NG_NETFLOW extern int NgFuncInitGlobalNetflow(void); + extern int ShowNetflow(Context ctx, int ac, char *av[], void *arg); #endif extern int NgFuncCreateIface(Bund b, char *buf, int max);