Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stefan Strogin
flac
Commits
ec1af65f
Commit
ec1af65f
authored
Apr 01, 2001
by
Josh Coalson
Browse files
#include string.h
parent
159ac625
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libFLAC/stream_decoder.c
View file @
ec1af65f
...
...
@@ -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"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment