Regenerate a hand-edited patch so that the Mac OS X patch program

can understand how to apply it.
This commit is contained in:
kristerw 2005-10-27 21:36:13 +00:00
parent a6a7bf006a
commit 84adc1832e
2 changed files with 4 additions and 6 deletions

View file

@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.8 2005/09/07 07:32:10 martin Exp $
$NetBSD: distinfo,v 1.9 2005/10/27 21:36:13 kristerw Exp $
SHA1 (smartmontools-5.32.tar.gz) = 2af09136578ea59565ad00b3638afe9700ed26a2
RMD160 (smartmontools-5.32.tar.gz) = 6692df8996bc3f6a1b52b10286d92b116874e1cd
Size (smartmontools-5.32.tar.gz) = 408224 bytes
SHA1 (patch-aa) = 2f22d9bd911ce825c1ca888cceb4535bba606671
SHA1 (patch-ab) = d7429855c3aa67624d4aaea74e40817d98365232
SHA1 (patch-ab) = 8934b29e17bc0826c7e1bb5cf27025ef574c914b
SHA1 (patch-ac) = 477db70947e5cab73264ff8603bbfce8496d2616
SHA1 (patch-ad) = 95a89254e570bc48f2422d80b4015885ca4135bc

View file

@ -1,10 +1,8 @@
$NetBSD: patch-ab,v 1.5 2005/09/07 07:32:10 martin Exp $
$NetBSD: patch-ab,v 1.6 2005/10/27 21:36:13 kristerw Exp $
--- os_netbsd.c.orig 2004-04-20 06:53:26.000000000 +0200
+++ os_netbsd.c 2005-09-06 23:02:45.000000000 +0200
@@ -21,4 +21,5 @@
#include "scsicmds.h"
#include "utility.h"
@@ -23,2 +23,3 @@
#include "os_netbsd.h"
+#include <unistd.h>