From fb99b7875dfe64a4073aa14f33c551098632847c Mon Sep 17 00:00:00 2001 From: Lutz Helwing Date: Fri, 9 Oct 2015 14:34:19 +0200 Subject: Purged all warnings for -Wall -Wextra Signed-off-by: Alexander Wenzel --- src/system/dlt-system-logfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/system/dlt-system-logfile.c') diff --git a/src/system/dlt-system-logfile.c b/src/system/dlt-system-logfile.c index cd1a828..687d739 100644 --- a/src/system/dlt-system-logfile.c +++ b/src/system/dlt-system-logfile.c @@ -55,7 +55,7 @@ #define SEND_MODE_ONCE 1 #define SEND_MODE_ON 2 -DLT_IMPORT_CONTEXT(dltsystem); +DLT_IMPORT_CONTEXT(dltsystem) extern DltSystemThreads threads; DltContext logfileContext[DLT_SYSTEM_LOG_FILE_MAX]; -- cgit v1.2.1