23325e461a
several sample desklets are now installed by default ok pea@
13 lines
338 B
Plaintext
13 lines
338 B
Plaintext
$OpenBSD: patch-libdesklets_system_gtop_c,v 1.2 2008/12/21 10:36:30 ajacoutot Exp $
|
|
--- libdesklets/system/gtop.c.orig Thu Mar 20 00:00:58 2008
|
|
+++ libdesklets/system/gtop.c Sat Dec 20 16:06:19 2008
|
|
@@ -31,7 +31,7 @@
|
|
#include <sys/types.h>
|
|
#include <sys/socket.h>
|
|
#include <arpa/inet.h>
|
|
-
|
|
+#include <netinet/in.h>
|
|
|
|
typedef struct
|
|
{
|