SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
net/sic/patches/patch-sic_c
Normal file
11
net/sic/patches/patch-sic_c
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: sic.c
|
||||
--- sic.c.orig
|
||||
+++ sic.c
|
||||
@@ -7,6 +7,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
+#include <sys/select.h> /* fd_set */
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue