Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marvin Scholz
Icecast-Server
Commits
fa9ab8ee
Commit
fa9ab8ee
authored
Nov 29, 2014
by
Philipp Schafft
🦁
Browse files
include <string.h>
svn path=/icecast/trunk/icecast/; revision=19361
parent
5cd1a0cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/auth_static.c
View file @
fa9ab8ee
...
...
@@ -14,6 +14,9 @@
#include
<config.h>
#endif
/* for strcmp() and strdup() */
#include
<string.h>
#include
"auth.h"
#include
"client.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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