mirror of
https://gitlab.xiph.org/xiph/icecast-common.git
synced 2024-12-04 14:46:31 -05:00
Fix a compile error.
svn path=/trunk/net/; revision=4115
This commit is contained in:
parent
29cf9fe727
commit
614bf95a68
@ -22,6 +22,8 @@
|
|||||||
#ifndef __SOCK_H
|
#ifndef __SOCK_H
|
||||||
#define __SOCK_H
|
#define __SOCK_H
|
||||||
|
|
||||||
|
#include <unistd.h>
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include <winsock2.h>
|
#include <winsock2.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user