<p>Corey Farrell has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/7716">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">astobj.h: Remove from Asterisk core.<br><br>This is the old ASTOBJ macro's which are no longer used except by the<br>deprecated netsock.c.  Move it to the chan_iax2 include folder so it<br>does not get used elsewhere.<br><br>Change-Id: I7e4ae96678b36b9f41d3cae14b167f110eb5d349<br>---<br>R channels/iax2/include/astobj.h<br>M channels/iax2/netsock.c<br>2 files changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/16/7716/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/include/asterisk/astobj.h b/channels/iax2/include/astobj.h<br>similarity index 100%<br>rename from include/asterisk/astobj.h<br>rename to channels/iax2/include/astobj.h<br>diff --git a/channels/iax2/netsock.c b/channels/iax2/netsock.c<br>index 8e2bd0e..17cc620 100644<br>--- a/channels/iax2/netsock.c<br>+++ b/channels/iax2/netsock.c<br>@@ -46,7 +46,7 @@<br> #include "include/netsock.h"<br> #include "asterisk/netsock2.h"<br> #include "asterisk/utils.h"<br>-#include "asterisk/astobj.h"<br>+#include "include/astobj.h"<br> <br> struct ast_netsock {<br>      ASTOBJ_COMPONENTS(struct ast_netsock);<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/7716">change 7716</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/7716"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I7e4ae96678b36b9f41d3cae14b167f110eb5d349 </div>
<div style="display:none"> Gerrit-Change-Number: 7716 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>