aboutsummaryrefslogtreecommitdiffstats
path: root/community/gammu/include-sys-select-h.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/gammu: fix buildinfo@mobile-stream.com2018-11-301-0/+10
Compilation fails in libgammu/device/devfunc.c:socket_read() with a bunch of select()-related errors (probably due to some change in the include chain since the last rebuild). Fix by including <sys/select.h> explicitly. Test still passes on x86_64 and mipsel at least.