summaryrefslogtreecommitdiff
path: root/chat/kmess/patches/patch-aa
blob: ea04fb04ae42becbda516fa2dd27bf265909fb92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.3 2006/05/29 15:53:27 joerg Exp $

--- kmess/network/msnconnection.h.orig	2006-05-29 15:23:45.000000000 +0000
+++ kmess/network/msnconnection.h
@@ -30,6 +30,7 @@
 #include <stdlib.h>
 #include <sys/socket.h>
 #include <arpa/inet.h>
+#include <netinet/in.h>
 #include <netdb.h>
 #include <sys/types.h>
 #include <string.h>