a0efd6ec9b
- Add LICENSE - Add MAKE_JOBS_SAFE PR: 179212 Submitted by: Ports Fury
11 lines
252 B
C
11 lines
252 B
C
--- ../cl/cl_read.c.orig Fri Sep 15 18:37:07 2000
|
|
+++ ../cl/cl_read.c Fri Sep 15 18:40:21 2000
|
|
@@ -15,7 +15,7 @@
|
|
|
|
#include <sys/types.h>
|
|
#include <sys/queue.h>
|
|
-#ifdef HAVE_SYS_SELECT_H
|
|
+#if 0
|
|
#include <sys/select.h>
|
|
#endif
|
|
#include <sys/time.h>
|