summaryrefslogtreecommitdiff
path: root/net/netatalk/patches/patch-bb
blob: 2f50a2bbd1755688696675492c63d0868e72c2f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-bb,v 1.1 1999/02/23 00:31:40 wrstuden Exp $

--- libatalk/nbp/nbp_util.c.orig	Tue Oct  7 17:21:38 1997
+++ libatalk/nbp/nbp_util.c	Thu Feb 18 20:19:50 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 <sys/syslog.h>
 #include <netdb.h>