1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/net-p2p/kmldonkey/files/patch-libkmldonkey::donkeymessage.cpp
Mario Sergio Fujikawa Ferreira c4484191b4 Update to 0.8
2003-05-11 17:49:11 +00:00

11 lines
303 B
C++

--- libkmldonkey/donkeymessage.cpp.orig Sun May 11 14:25:25 2003
+++ libkmldonkey/donkeymessage.cpp Sun May 11 14:25:33 2003
@@ -42,6 +42,7 @@
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
+#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>