You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
216 B

  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. #include "devfunc.h"