mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
Cleanup: Removed useless #includes
This commit is contained in:
parent
4f90399257
commit
306cc58d74
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user