From 5ad3b9d8fb13fe2af0d9eee2c3c1e5db83eb7c43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 1 Mar 2004 22:02:40 +0000 Subject: [PATCH] include , From: Fredrik Ljungberg git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13412 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/xnlock/xnlock.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/appl/xnlock/xnlock.c b/appl/xnlock/xnlock.c index e17509160..c48003e58 100644 --- a/appl/xnlock/xnlock.c +++ b/appl/xnlock/xnlock.c @@ -30,6 +30,9 @@ RCSID("$Id$"); #ifdef HAVE_PWD_H #include #endif +#ifdef HAVE_CRYPT_H +#include +#endif #ifdef KRB5 #include