=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/aucat/aucat.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- src/usr.bin/aucat/aucat.c 2003/06/10 22:20:44 1.6 +++ src/usr.bin/aucat/aucat.c 2003/07/02 21:04:09 1.7 @@ -1,4 +1,4 @@ -/* $OpenBSD: aucat.c,v 1.6 2003/06/10 22:20:44 deraadt Exp $ */ +/* $OpenBSD: aucat.c,v 1.7 2003/07/02 21:04:09 deraadt Exp $ */ /* * Copyright (c) 1997 Kenneth Stailey. All rights reserved. * @@ -39,6 +39,8 @@ /* * aucat: concatinate and play Sun 8-bit .au files */ + +int playfile(int, char *); /* function playfile: given a file which is positioned at the beginning * of what is assumed to be an .au data stream copy it out to the audio