Merge "astobj.h: Remove from Asterisk core."

This commit is contained in:
Jenkins2 2017-12-28 11:15:11 -06:00 committed by Gerrit Code Review
commit 43e70525de
2 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
#include "include/netsock.h"
#include "asterisk/netsock2.h"
#include "asterisk/utils.h"
#include "asterisk/astobj.h"
#include "include/astobj.h"
struct ast_netsock {
ASTOBJ_COMPONENTS(struct ast_netsock);