From 6411b69af9415f46da7ce1f62b458b8b6014c976 Mon Sep 17 00:00:00 2001 From: zwelch Date: Mon, 11 May 2009 05:50:21 +0000 Subject: Mark API layering violations in the helper module with @todo notes. git-svn-id: svn://svn.berlios.de/openocd/trunk@1718 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/helper/log.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/helper/log.c') diff --git a/src/helper/log.c b/src/helper/log.c index 794f4548..4ba0dd6a 100644 --- a/src/helper/log.c +++ b/src/helper/log.c @@ -29,6 +29,7 @@ #include "log.h" #include "time_support.h" +// @todo the inclusion of server.h here is a layering violation #include "server.h" #include -- cgit v1.2.3