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
280 B

  1. --- a/src/examples/common.h 2015-06-27 15:20:15.266563893 +0200
  2. +++ b/src/examples/common.h 2015-06-27 15:23:09.406457392 +0200
  3. @@ -20,6 +20,7 @@
  4. #include <stdlib.h>
  5. #include <errno.h>
  6. #include <unistd.h>
  7. +#include <sys/select.h>
  8. #include "eibclient.h"
  9. /** unsigned char*/