freebsd-ports/net/gnome-nettool/files/patch-gnome-netinfo_callbacks.c
Joe Marcus Clarke b3fb0c72c0 Add gnomenetwork, a suite of tools that allow for remote desktop connections,
SSH, and RSH shells, as well as a network information tool similar to MacOS
X's Netinfo.
2004-01-03 08:29:37 +00:00

11 lines
273 B
C

--- gnome-netinfo/callbacks.c.orig Sat Dec 6 23:20:05 2003
+++ gnome-netinfo/callbacks.c Sat Dec 6 23:20:14 2003
@@ -27,6 +27,7 @@
#include <sys/wait.h>
#include <unistd.h>
#include <sys/types.h>
+#include <signal.h>
#include "callbacks.h"
#include "traceroute.h"