minor fixes in drivers mpc and vorbis.
This commit is contained in:
parent
670d77813f
commit
edce27fc03
2 changed files with 2 additions and 1 deletions
|
|
@ -36,6 +36,7 @@
|
|||
#include <mpc/reader.h>
|
||||
#include "internal.h"
|
||||
#include <stdio.h>
|
||||
#include <string.h> // memset()
|
||||
|
||||
#define STDIO_MAGIC 0xF34B963C ///< Just a random safe-check value...
|
||||
typedef struct mpc_reader_stdio_t {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue