summaryrefslogtreecommitdiff
path: root/net/kdenetwork/patches/patch-aa
blob: eca4155af7ee333925dd5bb9496b7f8f95d202ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.7 1999/06/06 19:08:32 tron Exp $

--- kfinger/finger.C.orig	Wed Apr 14 22:13:14 1999
+++ kfinger/finger.C	Sat Jun  5 18:06:47 1999
@@ -11,6 +11,7 @@
 
 */
 #include <netdb.h>
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/resource.h>
 #include <sys/types.h>