diff -r 69661b9705cb -r ea3c1e7d47f4 finch/gntrequest.c --- a/finch/gntrequest.c Thu Jan 07 23:51:10 2010 +0000 +++ b/finch/gntrequest.c Fri Jan 08 01:30:43 2010 +0000 @@ -23,6 +23,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ +#include + #include #include #include @@ -35,7 +37,6 @@ #include #include "finch.h" -#include #include "gntrequest.h" #include "debug.h" #include "util.h"