From 0595b5e2aa6a868b01c617881cfefc6028817a28 Mon Sep 17 00:00:00 2001 From: Luigi Rizzo Date: Mon, 19 Nov 2007 18:52:04 +0000 Subject: include "logger.h" and errno.h from asterisk.h - usage shows that they were included almost everywhere. Remove some of the instances. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89424 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_exec.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/app_exec.c') diff --git a/apps/app_exec.c b/apps/app_exec.c index 3513b3b2a..69eb458e0 100644 --- a/apps/app_exec.c +++ b/apps/app_exec.c @@ -31,7 +31,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/file.h" -#include "asterisk/logger.h" #include "asterisk/options.h" #include "asterisk/channel.h" #include "asterisk/pbx.h" -- cgit v1.2.3