Swap code/variable declaration to be pre-C99 compliant.
[xiph/unicode.git] / cdparanoia / header.h
blobe2ffa77dabd9694f1586cad0873e0308b08fd72c
1 /******************************************************************
2 * CopyPolicy: GNU Public License 2 applies
3 * Copyright (C) 1998 Monty xiphmont@mit.edu
4 ******************************************************************/
6 #include <unistd.h>
8 extern void WriteWav(int f,long bytes);
9 extern void WriteAifc(int f,long bytes);
10 extern void WriteAiff(int f,long bytes);