* src/nethogs.h: Undo accidental commit.
* src/main.cpp: Properly commit this change.
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
* like www.adamantix.org: in that case nethogs shouldn't check if it's
|
||||
* running as root. Take care to give it sufficient privileges though. */
|
||||
#ifndef NEEDROOT
|
||||
#define NEEDROOT 0
|
||||
#define NEEDROOT 1
|
||||
#endif
|
||||
|
||||
#define DEBUG 0
|
||||
|
||||
Reference in New Issue
Block a user