Check for struct ioc_read_toc_single_entry in sys/cdio.h

This commit is contained in:
Marcus Sundberg 2000-01-08 20:39:28 +00:00
parent 614defe7af
commit 529ba80f9a
1 changed files with 3 additions and 0 deletions

View File

@ -551,6 +551,9 @@ QF_maGiC_VALUE
#endif
], AC_DEFINE(USE_BSD_CD))
)
AC_HAVE_STRUCT_FIELD(struct ioc_read_toc_single_entry, entry,[
#include <sys/cdio.h>
])
dnl ========================================================================