Add guard around get_mcn for null p_cdio.

This commit is contained in:
R. Bernstein
2012-04-15 00:49:01 -04:00
parent be5e4108ce
commit 58400f03b9
5 changed files with 65 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
/* -*- C -*-
Copyright (C) 2009, 2010 Rocky Bernstein <rocky@gnu.org>
Copyright (C) 2009, 2010, 2012 Rocky Bernstein <rocky@gnu.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -20,7 +20,6 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#define __CDIO_CONFIG_H__ 1
#endif
#ifdef HAVE_STDIO_H