summaryrefslogtreecommitdiffstats
path: root/TraceScreen.c
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2012-01-03 18:19:11 +0000
committerHisham Muhammad <hisham@gobolinux.org>2012-01-03 18:19:11 +0000
commit8b73d11ac68565d458e4942c1bd9b2f119565489 (patch)
treea7f993a9d802f3786f09654b9d56b90174272b8a /TraceScreen.c
parent5b3cc559b2fafed83bded2ee3f8ac00d8eb4bd33 (diff)
make htop trunk compile on FreeBSD 8.2-STABLE
(thanks to Trond Endestrol)
Diffstat (limited to 'TraceScreen.c')
-rw-r--r--TraceScreen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/TraceScreen.c b/TraceScreen.c
index 468fba0a..c7250f67 100644
--- a/TraceScreen.c
+++ b/TraceScreen.c
@@ -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"

© 2014-2024 Faster IT GmbH | imprint | privacy policy