You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-sound/dagrab/files/dagrab-0.513-fd_set.patch

11 lines
180 B

--- a/cddb.c
+++ b/cddb.c
@@ -29,6 +29,7 @@
#include <netdb.h>
#include <netinet/in.h>
+#include <sys/select.h>
#include <sys/socket.h>
#include <pwd.h>
#include <dirent.h>