diff --git a/unix/uxpty.c b/unix/uxpty.c index b5164e24..b3bda081 100644 --- a/unix/uxpty.c +++ b/unix/uxpty.c @@ -24,7 +24,7 @@ #include "putty.h" #include "tree234.h" -#ifdef HAVE_UTMPX_H +#ifndef OMIT_UTMP #include #endif