X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/bea25c483c44903548a3d1c8bbca947fc6dfefea..fd64843f65a0d3c42de6af051c490af75a6b4862:/unix/uxpty.c?ds=sidebyside 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