mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
canutils: update to 2020.11.0
Renamed j* tools to their new versions. Remove upstreamed patches. Add missing time.h header. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--- a/j1939cat.c
|
||||
+++ b/j1939cat.c
|
||||
@@ -13,6 +13,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
+#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <linux/errqueue.h>
|
||||
Reference in New Issue
Block a user