You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bc...@apache.org on 2012/05/07 19:30:56 UTC

git commit: TS-1251 Removed the include of ink_port.h. Not needed and messes up when trying to use mgmtapi.h.

Updated Branches:
  refs/heads/master f2d4c83cf -> a1c6a1787


TS-1251 Removed the include of ink_port.h.  Not needed and messes up when trying to use mgmtapi.h.


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/a1c6a178
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/a1c6a178
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/a1c6a178

Branch: refs/heads/master
Commit: a1c6a17878caa6600921d312862f73a0e72b2f34
Parents: f2d4c83
Author: Bryan Call <br...@yahoo.com>
Authored: Mon May 7 10:29:20 2012 -0700
Committer: Bryan Call <br...@yahoo.com>
Committed: Mon May 7 10:29:20 2012 -0700

----------------------------------------------------------------------
 mgmt/api/include/mgmtapi.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/a1c6a178/mgmt/api/include/mgmtapi.h
----------------------------------------------------------------------
diff --git a/mgmt/api/include/mgmtapi.h b/mgmt/api/include/mgmtapi.h
index 8c189a2..7c6bc19 100644
--- a/mgmt/api/include/mgmtapi.h
+++ b/mgmt/api/include/mgmtapi.h
@@ -33,8 +33,6 @@
 #ifndef __TS_MGMT_API_H__
 #define __TS_MGMT_API_H__
 
-#include "ink_port.h"
-
 /***************************************************************************
  * System Specific Items
  ***************************************************************************/