2013-09-26 17:14:40 +02:00

14 lines
338 B
Plaintext

$NetBSD: patch-ac,v 1.4 2008/11/10 22:30:43 wiz Exp $
--- src/cd-paranoia/cd-paranoia.c.orig 2008-06-25 07:52:33.000000000 +0000
+++ src/cd-paranoia/cd-paranoia.c
@@ -276,7 +276,7 @@ display_toc(cdrom_drive_t *d)
report("");
}
-#include "usage.h"
+#include "usage-copy.h"
static void usage(FILE *f)
{
fprintf( f, usage_help);