Skip to content

Commit 466c0a9

Browse files
committed
fix: fix invalid include of time.h header
1 parent e4f1bd4 commit 466c0a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/services/sysagent/plugins/mosquitto_auth/plg_mosquitto_auth_v5.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
*
99
*/
1010

11-
#include <bits/time.h>
1211
#include <umink_pkg_config.h>
1312
#include <string.h>
1413
#include <mosquitto_broker.h>

0 commit comments

Comments
 (0)