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