Remove astobj.h from some places where it wasn't needed

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@110270 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2008-03-20 17:45:29 +00:00
parent 3c6cf5dcc5
commit bccebdd21f
4 changed files with 1 additions and 3 deletions

View File

@@ -30,7 +30,6 @@ extern "C" {
#include "asterisk/network.h"
#include "asterisk/io.h"
#include "asterisk/astobj.h"
struct ast_netsock;