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

--- libatalk/nbp/nbp_rgstr.c	Tue Oct  7 14:22:14 1997
+++ libatalk/nbp/nbp_rgstr.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 <sys/errno.h>
 #include <strings.h>