From 3d2414566ce67f9c1b219381f1154781587ffb3f Mon Sep 17 00:00:00 2001 From: kevin Date: Mon, 15 Apr 2013 18:12:07 -0700 Subject: [PATCH] cmUiRtSysMstr.c:Removed dependence on cmUdpNet.h --- cmUiRtSysMstr.c | 1 - 1 file changed, 1 deletion(-) diff --git a/cmUiRtSysMstr.c b/cmUiRtSysMstr.c index d7624e4..8a214bc 100644 --- a/cmUiRtSysMstr.c +++ b/cmUiRtSysMstr.c @@ -8,7 +8,6 @@ #include "cmJson.h" #include "cmThread.h" #include "cmUdpPort.h" -#include "cmUdpNet.h" #include "cmRtSysMsg.h" #include "cmRtSys.h" #include "cmUiDrvr.h"