summaryrefslogtreecommitdiffstats
path: root/stream/librtsp/rtsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/librtsp/rtsp.c')
-rw-r--r--stream/librtsp/rtsp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/librtsp/rtsp.c b/stream/librtsp/rtsp.c
index 932114a762..d69c684c19 100644
--- a/stream/librtsp/rtsp.c
+++ b/stream/librtsp/rtsp.c
@@ -41,6 +41,7 @@
#include <time.h>
#include <sys/time.h>
#include <sys/types.h>
+#include <sys/socket.h>
#include <inttypes.h>
#ifdef HAVE_WINSOCK2
#include <winsock2.h>