Skip to content

Commit 5c00b91

Browse files
Update network.c
1 parent dba2a38 commit 5c00b91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

code/logic/network.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#include <stdio.h>
1616
#include <stdlib.h>
1717
#include <string.h>
18-
#include <sys/select.h> // For fd_set and select
1918
#include <sys/time.h> // For struct timeval
2019
#include <unistd.h> // For close on POSIX systems
2120

0 commit comments

Comments
 (0)