From 56f2ac7ff18a62eb1c14abbf1e834d1373dc0e5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 21 Jun 2008 15:22:56 +0000 Subject: [PATCH] move encrypt.h and misc.h later git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23262 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/telnet/libtelnet/encrypt.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/appl/telnet/libtelnet/encrypt.c b/appl/telnet/libtelnet/encrypt.c index 4af21b468..edffb5434 100644 --- a/appl/telnet/libtelnet/encrypt.c +++ b/appl/telnet/libtelnet/encrypt.c @@ -61,9 +61,6 @@ RCSID("$Id$"); #define ENCRYPT_NAMES #include -#include "encrypt.h" -#include "misc.h" - #include #include #include @@ -72,6 +69,9 @@ RCSID("$Id$"); #include #endif +#include "encrypt.h" +#include "misc.h" + /* * These functions pointers point to the current routines