Fix a couple more build issues related to ast_str_opaque

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@164309 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2008-12-15 17:21:38 +00:00
parent 1238488319
commit 808a5fda59
2 changed files with 5 additions and 2 deletions

View File

@@ -28,6 +28,9 @@
*
* Version Info: $Id$
*/
#include "asterisk.h"
#include <arpa/inet.h>
#include <list>