Bug fix: cdrskin threw errno 22 on data file input if libburn is configured --enable-track-src-odirect
This commit is contained in:
parent
95f5b1ce2b
commit
84fad99eba
@ -26,8 +26,9 @@
|
||||
#include <sys/select.h>
|
||||
|
||||
#ifndef Cdrfifo_standalonE
|
||||
/* <<< until release of 0.7.4 : for Libburn_has_open_trac_srC */
|
||||
/* for burn_os_alloc_buffer() */
|
||||
#include "../libburn/libburn.h"
|
||||
#define Libburn_has_open_trac_srC 1
|
||||
#endif
|
||||
|
||||
#include "cdrfifo.h"
|
||||
|
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2017.12.31.114757"
|
||||
#define Cdrskin_timestamP "2018.02.05.103304"
|
||||
|
Loading…
Reference in New Issue
Block a user