aboutsummaryrefslogtreecommitdiffstats
path: root/community/gammu/include-sys-select-h.patch
blob: a7d04feee3ad7434728716cef623b385642e796b (plain)
1
2
3
4
5
6
7
8
9
10
--- a/libgammu/device/devfunc.c
+++ b/libgammu/device/devfunc.c
@@ -22,6 +22,7 @@
 #  include <errno.h>
 #  include <ctype.h>
 #  include <signal.h>
+#  include <sys/select.h>
 #  include <sys/socket.h>
 #  include <sys/stat.h>
 #endif