Some fixes thanks to Bart Mertens (nethogs Debian maintainer)

This commit is contained in:
Arnout Engelen
2008-06-08 21:24:30 +00:00
parent 1c776beb68
commit 384581c9a9
3 changed files with 11 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
#include <string>
#include <pwd.h>
#include <sys/types.h>
#include <algorithm>
#include <ncurses.h>
#include "nethogs.h"