mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
#include string.h
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h> /* for malloc() */
|
||||
#include <string.h> /* for memcpy()/memcmp() */
|
||||
#include "FLAC/assert.h"
|
||||
#include "protected/seekable_stream_decoder.h"
|
||||
#include "protected/stream_decoder.h"
|
||||
|
||||
Reference in New Issue
Block a user