diff --git a/appl/xnlock/xnlock.c b/appl/xnlock/xnlock.c index 2be851e52..c4bc50ad2 100644 --- a/appl/xnlock/xnlock.c +++ b/appl/xnlock/xnlock.c @@ -20,6 +20,9 @@ RCSID("$Id$"); #include #include #include +#ifdef strerror +#undef strerror +#endif #include #ifdef HAVE_SYS_TYPES_H #include