From b78d11d3282b118287901bd4f9a220880e27084b Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 17 Nov 2013 16:42:57 +0100 Subject: stream: split out pthread helper function Also split the function itself into 3. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 495fe79e61..bdd2714f6d 100644 --- a/Makefile +++ b/Makefile @@ -228,6 +228,7 @@ SOURCES = audio/audio.c \ osdep/io.c \ osdep/numcores.c \ osdep/timer.c \ + osdep/threads.c \ stream/cookies.c \ stream/rar.c \ stream/stream.c \ -- cgit v1.2.3