1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-12-04 14:46:30 -05:00

Fix: Corrected used headers

This commit is contained in:
Philipp Schafft 2018-05-28 09:14:07 +00:00
parent 7cba708a50
commit 48c3ce52b3

View File

@ -11,6 +11,7 @@
#endif
#include <stdlib.h>
#include <string.h>
#include "common/thread/thread.h"