summaryrefslogtreecommitdiff
path: root/net/netatalk/patches/patch-as
blob: b6a0615660ec71c1a5caa0ca8862a0a10298037c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-as,v 1.2 1999/08/31 22:09:43 wrstuden Exp $

--- libatalk/nbp/nbp_lkup.c	Tue Oct  7 14:21:57 1997
+++ libatalk/nbp/nbp_lkup.c	Mon Aug 30 06:47:43 1999
@@ -6,7 +6,7 @@
 #include <sys/types.h>
 #include <sys/param.h>
 #include <sys/socket.h>
-#include <sys/signal.h>
+#include <signal.h>
 #include <sys/time.h>
 #include <strings.h>
 #include <netdb.h>