1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-18 13:23:57 +02:00
openwrt-packages/utils/canutils/patches/010-time.patch

11 lines
185 B
Diff
Raw Normal View History

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