diff options
Diffstat (limited to 'testing/tvheadend-git/include-syscall-h.patch')
| -rw-r--r-- | testing/tvheadend-git/include-syscall-h.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/tvheadend-git/include-syscall-h.patch b/testing/tvheadend-git/include-syscall-h.patch new file mode 100644 index 0000000000..f037d54dfd --- /dev/null +++ b/testing/tvheadend-git/include-syscall-h.patch @@ -0,0 +1,10 @@ +--- ./src/wrappers.c.orig ++++ ./src/wrappers.c +@@ -8,6 +8,7 @@ + #include <unistd.h> + #include <signal.h> + #include <pthread.h> ++#include <syscall.h> + + #ifdef PLATFORM_LINUX + #include <sys/prctl.h> |
