Files
jung ddf5426d6e update to sic 1.3
remove no longer needed patches
2022-10-12 18:12:54 +00:00

12 lines
196 B
Plaintext

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>