aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/acl.h
diff options
context:
space:
mode:
authorrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-17 14:11:53 +0000
committerrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-17 14:11:53 +0000
commitfb8143ad310bd312314014a3cc521bc090870ffb (patch)
tree7e317730a0c94e6d6b4c04aca0a04ca5fc30d7ca /include/asterisk/acl.h
parent139e5f6dd448a51b1b5df6b2da1f23b43917515e (diff)
start using asterisk/network.h for network related headers.
Also remove some unnecessary includes. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89380 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk/acl.h')
-rw-r--r--include/asterisk/acl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/acl.h b/include/asterisk/acl.h
index db626c228..79b787d70 100644
--- a/include/asterisk/acl.h
+++ b/include/asterisk/acl.h
@@ -28,7 +28,7 @@
extern "C" {
#endif
-#include <netinet/in.h>
+#include "asterisk/network.h"
#include "asterisk/io.h"
#define AST_SENSE_DENY 0