blob: a7d04feee3ad7434728716cef623b385642e796b (
plain) (
tree)
|
|
--- 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
|