mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
linuxdvb_mipsel.c: add missing define AUDIO_GET_PTS has been removed from kernel 4.8
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
/* Makros/Constants */
|
||||
/* ***************************** */
|
||||
|
||||
#ifndef AUDIO_GET_PTS _IOR('o', 19, __u64)
|
||||
#define AUDIO_GET_PTS _IOR('o', 19, __u64)
|
||||
#endif
|
||||
|
||||
#define cERR_LINUXDVB_NO_ERROR 0
|
||||
#define cERR_LINUXDVB_ERROR -1
|
||||
|
||||
|
Reference in New Issue
Block a user