pkgsrc/net/netatalk-asun/patches/patch-aq
abs 9e1204af76 If pkgdiff reports 'Cannot strip away RCS IDs, please handle manually!'
mkpatches faithfully files that away as a patch, which somewhat broke
my previous update. Fixing.
2001-05-24 17:00:57 +00:00

13 lines
340 B
Text

$NetBSD: patch-aq,v 1.5 2001/05/24 17:00:58 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>