From 472c1ca2827e9409abacce4dc281b6392fb3448e Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Wed, 7 Jun 2006 18:54:56 +0000 Subject: simplify autoconfig include mechanism (make tholo happy he can use lint again :-) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@32846 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- term.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'term.c') diff --git a/term.c b/term.c index c10b42306..7240c80b1 100644 --- a/term.c +++ b/term.c @@ -23,6 +23,10 @@ * \author Mark Spencer */ +#include "asterisk.h" + +ASTERISK_FILE_VERSION(__FILE__, "$Revision$") + #include #include #include @@ -34,10 +38,6 @@ #include #include -#include "asterisk.h" - -ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - #include "asterisk/term.h" #include "asterisk/options.h" #include "asterisk/lock.h" -- cgit v1.2.3