Skip to content

Commit 2116537

Browse files
committed
Remvoe duplicate include on logstorage.c
1 parent 6531d12 commit 2116537

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/offlinelogstorage/dlt_offline_logstorage.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
#include <ctype.h>
2525
#include <syslog.h>
2626
#include <sys/stat.h>
27-
#include <sys/stat.h>
2827
#include <unistd.h>
2928
#include <dirent.h>
3029
#include <time.h>

0 commit comments

Comments
 (0)