12 lines
279 B
Plaintext
12 lines
279 B
Plaintext
$OpenBSD: patch-gtop_gtop_c,v 1.2 2008/12/19 18:43:39 ajacoutot Exp $
|
|
--- gtop/gtop.c.orig Fri Dec 19 18:45:03 2008
|
|
+++ gtop/gtop.c Fri Dec 19 18:45:17 2008
|
|
@@ -45,6 +45,7 @@
|
|
|
|
#include <sys/types.h>
|
|
#include <sys/socket.h>
|
|
+#include <netinet/in.h>
|
|
#include <arpa/inet.h>
|
|
|
|
|