Commit Diff


commit - fea2a1d2506a164caf952aec8990ee253bfaf9de
commit + 0e89621609ecbccc896bfc5614eb58894c98e6cd
blob - 6e913d31c9da3e22f3d7a4b78ed61aab96a41fd5
blob + 497e9280818fe0bdea2530c2f0535409e006d8ba
--- player_flac.c
+++ player_flac.c
@@ -22,6 +22,7 @@
 #include <stdlib.h>
 #include <stdint.h>
 #include <string.h>
+#include <unistd.h>
 
 #include <FLAC/stream_decoder.h>