summaryrefslogtreecommitdiff
path: root/media-sound/dagrab/files/dagrab-0.513-fd_set.patch
blob: 2b039f5c6b315a9a10c055addd543c9b6fac3e05 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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>