aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_ices.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_ices.c')
-rw-r--r--apps/app_ices.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/app_ices.c b/apps/app_ices.c
index 9558f021b..195607ab6 100644
--- a/apps/app_ices.c
+++ b/apps/app_ices.c
@@ -25,6 +25,10 @@
* \ingroup applications
*/
+#include "asterisk.h"
+
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+
#include <string.h>
#include <stdio.h>
#include <signal.h>
@@ -34,10 +38,6 @@
#include <sys/time.h>
#include <errno.h>
-#include "asterisk.h"
-
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-
#include "asterisk/lock.h"
#include "asterisk/file.h"
#include "asterisk/logger.h"