13 lines
347 B
Text
13 lines
347 B
Text
$NetBSD: patch-ar,v 1.3 2000/08/15 14:48:24 abs Exp $
|
|
|
|
--- libatalk/nbp/nbp_rgstr.c.orig Thu Aug 14 22:27:23 1997
|
|
+++ libatalk/nbp/nbp_rgstr.c
|
|
@@ -7,7 +7,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 <errno.h>
|
|
#include <netatalk/at.h>
|