Blob Blame History Raw
--- vdr-epg-daemon-1.2.3/lib/common.h.orig	2022-08-03 13:13:49.864327998 +0200
+++ vdr-epg-daemon-1.2.3/lib/common.h	2022-08-03 13:14:27.198182024 +0200
@@ -16,6 +16,7 @@
 #include <errno.h>
 #include <string>
 #include <map>
+#include <pthread.h>
 
 #ifdef USESYSD
 #  include <systemd/sd-daemon.h>