make htop trunk compile on FreeBSD 8.2-STABLE

(thanks to Trond Endestrol)
This commit is contained in:
Hisham Muhammad
2012-01-03 18:19:11 +00:00
parent 5b3cc559b2
commit 8b73d11ac6
2 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,7 @@ in the source distribution for its full text.
#include <fcntl.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <signal.h>
/*{
#include "Process.h"