b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 1 | --- a/libgammu/device/devfunc.c |
2 | +++ b/libgammu/device/devfunc.c | ||||
3 | @@ -24,6 +24,7 @@ | ||||
4 | # include <signal.h> | ||||
5 | # include <sys/socket.h> | ||||
6 | # include <sys/stat.h> | ||||
7 | +# include <sys/select.h> | ||||
8 | #endif | ||||
9 | |||||
10 | #include "devfunc.h" |