From 3594dc3672aad6ff792f06782160b6b7ff3c2127 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 25 Jan 2009 00:36:49 +0000 Subject: [PATCH] use gssapi/*.h git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24393 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ftp/gssapi.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appl/ftp/ftp/gssapi.c b/appl/ftp/ftp/gssapi.c index 6d097fb17..4d1669d8e 100644 --- a/appl/ftp/ftp/gssapi.c +++ b/appl/ftp/ftp/gssapi.c @@ -36,7 +36,8 @@ #else #include "ftp_locl.h" #endif -#include +#include +#include #include RCSID("$Id$");