pkgsrc/audio/mpegaudio/patches/patch-af
2006-06-09 15:08:08 +00:00

19 lines
469 B
Text

$NetBSD: patch-af,v 1.1 2006/06/09 15:08:08 minskim Exp $
--- decoder.h.orig 1994-01-05 01:12:50.000000000 +0000
+++ decoder.h
@@ -92,14 +92,6 @@ decoder.h
*
***********************************************************************/
-/* The following functions are in the file "musicout.c" */
-
-#ifdef PROTO_ARGS
-extern void usage(void);
-#else
-extern void usage();
-#endif
-
/* The following functions are in the file "decode.c" */
#ifdef PROTO_ARGS