Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
external
/
subpack
/
utils
/
gammu
/
patches
/
020-select.patch
blob: de4ba46e18d775f902afe049db91267baaf6bc58 [
file
] [
log
] [
blame
]
---
a
/
libgammu
/
device
/
devfunc
.
c
+++
b
/
libgammu
/
device
/
devfunc
.
c
@@
-
24
,
6
+
24
,
7
@@
# include <signal.h>
# include <sys/socket.h>
# include <sys/stat.h>
+#
include
<sys/select.h>
#endif
#include
"devfunc.h"