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
69cf9ad6
Commit
69cf9ad6
authored
Jul 28, 2015
by
Philipp Schafft
🦁
Browse files
added <errno.h> as we use errno
parent
c0e89540
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/matchfile.c
View file @
69cf9ad6
...
...
@@ -12,6 +12,7 @@
#include
<stdio.h>
#include
<stdlib.h>
#include
<errno.h>
#include
<string.h>
#include
<time.h>
#include
<sys/types.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