On 2016-12-13 at 02:36:02 +0100, Vadim Kochan <vadi...@gmail.com> wrote:
> Use proc_find_by_inode(...) from proc.c to find pid by inode
> and it's command line instead of having own specific process walker.
> 
> Signed-off-by: Vadim Kochan <vadi...@gmail.com>
> ---
>  flowtop.c | 76 
> ++++++++-------------------------------------------------------
>  1 file changed, 9 insertions(+), 67 deletions(-)
> 
> diff --git a/flowtop.c b/flowtop.c
> index 4f8cbcf..0691001 100644
> --- a/flowtop.c
> +++ b/flowtop.c

The #includes for sys/stat.h and dirent.h could be dropped from flowtop
now, no?

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netsniff-ng+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to