mirror of https://github.com/xzeldon/htop.git
removing unnecessary include, which on top breaks compiling
This commit is contained in:
parent
661a4cec4a
commit
40525d85bc
|
@ -14,7 +14,6 @@ in the source distribution for its full text.
|
|||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
#include <libproc.h>
|
||||
#include <mach/vm_page_size.h>
|
||||
#include <sys/mman.h>
|
||||
#include <utmpx.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue