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
Xiph.Org
Icecast-Server
Commits
306cc58d
Commit
306cc58d
authored
May 28, 2018
by
Philipp Schafft
🦁
Browse files
Cleanup: Removed useless #includes
parent
4f903992
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/global.c
View file @
306cc58d
...
...
@@ -19,15 +19,9 @@
#include
"common/thread/thread.h"
#include
"common/avl/avl.h"
#include
"common/httpp/httpp.h"
#include
"connection.h"
#include
"refbuf.h"
#include
"client.h"
#include
"source.h"
#include
"format.h"
#include
"global.h"
#include
"source.h"
ice_global_t
global
;
...
...
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