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:
@@ -20,6 +20,7 @@
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h> /* for malloc() */
|
||||
#include <string.h> /* for memset/memcpy() */
|
||||
#include "FLAC/stream_decoder.h"
|
||||
#include "private/bitbuffer.h"
|
||||
#include "private/crc.h"
|
||||
|
||||
Reference in New Issue
Block a user