packages/utils/gammu/patches/020-select.patch
2020-07-08 14:18:52 +08:00

11 lines
216 B
Diff

--- 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"