$NetBSD: patch-an,v 1.3 2000/08/15 14:48:23 abs Exp $ --- libatalk/asp/asp_getsess.c.orig Thu Jan 21 20:10:25 1999 +++ libatalk/asp/asp_getsess.c @@ -7,7 +7,7 @@ #include <stdlib.h> #include <syslog.h> #include <errno.h> -#include <sys/signal.h> +#include <signal.h> #include <sys/time.h> #include <sys/types.h> #include <sys/uio.h>