File squaroid-0.60.3-implicit.diff of Package squaroid
--- libqdwav/wav_read.c +++ libqdwav/wav_read.c @@ -5,6 +5,7 @@ #include <fcntl.h> #include <sys/stat.h> #include "wav_lib.h" +#include <unistd.h> /* wav header is 44 bytes long */ int open_wav(char *header, char file_name[]){