|
@@ -1,7 +1,7 @@
|
|
Add missing <sys/select.h> include
|
|
Add missing <sys/select.h> include
|
|
|
|
|
|
This header is needed when types like fd_set are used. This fixes a
|
|
This header is needed when types like fd_set are used. This fixes a
|
|
-build issue occuring on the musl C library.
|
|
|
|
|
|
+build issue occurring on the musl C library.
|
|
|
|
|
|
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
|
|
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
|
|
[Thomas: better commit log.]
|
|
[Thomas: better commit log.]
|