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

  1. --- a/j1939cat.c
  2. +++ b/j1939cat.c
  3. @@ -13,6 +13,7 @@
  4. #include <stdio.h>
  5. #include <stdlib.h>
  6. #include <string.h>
  7. +#include <time.h>
  8. #include <unistd.h>
  9. #include <linux/errqueue.h>