@@ -199,7 +199,7 @@ int open_out(char *name) /* opens input soundfile and gets header */
* allocates memory for the biggest possible buffer
*/
-int get_big_buf()
+int get_big_buf(void)
{
size_t i;