mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-02-02 15:07:36 -05:00
Fix: Included missing header
This commit is contained in:
parent
0ff2a9a24e
commit
12dbe9110a
@ -11,6 +11,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <igloo/typedef.h>
|
#include <igloo/typedef.h>
|
||||||
#include "icecasttypes.h"
|
#include "icecasttypes.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user