9e1204af76
mkpatches faithfully files that away as a patch, which somewhat broke my previous update. Fixing.
12 lines
305 B
Text
12 lines
305 B
Text
$NetBSD: patch-ar,v 1.5 2001/05/24 17:00:58 abs Exp $
|
|
|
|
--- libatalk/atp/atp_rsel.c.orig Thu Feb 4 07:36:30 1999
|
|
+++ libatalk/atp/atp_rsel.c
|
|
@@ -10,6 +10,7 @@
|
|
#include <sys/errno.h>
|
|
#include <sys/uio.h>
|
|
#include <signal.h>
|
|
+#include <string.h>
|
|
|
|
#include <netatalk/endian.h>
|
|
#include <netatalk/at.h>
|