diff --git a/main/acl.c b/main/acl.c index a68b0ede42..f34bf4e7de 100644 --- a/main/acl.c +++ b/main/acl.c @@ -34,13 +34,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include #include -#include -#include -#include -#include #if defined(__OpenBSD__) || defined(__NetBSD__) || defined(__FreeBSD__) #include -#include #endif #if defined(SOLARIS)