start using asterisk/network.h for network related headers.

Also remove some unnecessary includes.



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89380 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Luigi Rizzo
2007-11-17 14:11:53 +00:00
parent 616189c6ec
commit a0f06d0dd5
16 changed files with 18 additions and 82 deletions

View File

@@ -28,7 +28,7 @@
extern "C" {
#endif
#include <netinet/in.h>
#include "asterisk/network.h"
#include "asterisk/io.h"
#define AST_SENSE_DENY 0