Performance improvements

(thanks to Jann Horn)
This commit is contained in:
Hisham Muhammad
2013-04-29 23:00:15 +00:00
parent ee5dc46fee
commit 322ba274ea
3 changed files with 145 additions and 70 deletions

View File

@ -14,7 +14,6 @@ in the source distribution for its full text.
#include "UsersTable.h"
#include "Panel.h"
#include "Process.h"
#include <sys/types.h>
#ifndef PROCDIR
#define PROCDIR "/proc"