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

--- libatalk/nbp/nbp_rgstr.c.orig	Tue Oct  7 17:22:14 1997
+++ libatalk/nbp/nbp_rgstr.c	Thu Feb 18 20:20:04 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>