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