#include string.h
This commit is contained in:
parent
159ac6259e
commit
ec1af65f67
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user