summaryrefslogtreecommitdiffstats
path: root/tcp.c
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-12-12 14:39:10 +0100
committersijanec <sijanecantonluka@gmail.com>2020-12-12 14:39:10 +0100
commitb2474b4f861a94bb64c5bf5640f1dc119ea7207c (patch)
treebe97a369cd0d2548e95ae3afbb56edafae7341d8 /tcp.c
parentdodal podporo za radio (diff)
downloadrtv4d-dl-b2474b4f861a94bb64c5bf5640f1dc119ea7207c.tar
rtv4d-dl-b2474b4f861a94bb64c5bf5640f1dc119ea7207c.tar.gz
rtv4d-dl-b2474b4f861a94bb64c5bf5640f1dc119ea7207c.tar.bz2
rtv4d-dl-b2474b4f861a94bb64c5bf5640f1dc119ea7207c.tar.lz
rtv4d-dl-b2474b4f861a94bb64c5bf5640f1dc119ea7207c.tar.xz
rtv4d-dl-b2474b4f861a94bb64c5bf5640f1dc119ea7207c.tar.zst
rtv4d-dl-b2474b4f861a94bb64c5bf5640f1dc119ea7207c.zip
Diffstat (limited to 'tcp.c')
-rw-r--r--tcp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tcp.c b/tcp.c
index 93558f3..4d9418e 100644
--- a/tcp.c
+++ b/tcp.c
@@ -9,7 +9,6 @@
#include <fcntl.h>
#include <stdlib.h>
#include <sys/types.h>
-#include <sys/socket.h>
#include <netdb.h>
#include <string.h>
#include <sys/time.h>