1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/deskutils/gdesklets/files/patch-libdesklets-system-gtop.c
Martin Wilke 01e0fec27c - Update to 0.36.1
PR:		142036
Submitted by:	Ports Fury
2009-12-29 11:18:39 +00:00

11 lines
259 B
C

--- libdesklets/system/gtop.c.orig 2008-03-20 08:00:58.000000000 +0900
+++ libdesklets/system/gtop.c 2009-12-23 01:21:26.000000000 +0900
@@ -30,6 +30,7 @@
#include <sys/types.h>
#include <sys/socket.h>
+#include <netinet/in.h>
#include <arpa/inet.h>