"SanskritFritz" points out that digits at the start of RTF pastes were being
[sgt/putty] / unix / uxpty.c
index b5164e2..b3bda08 100644 (file)
@@ -24,7 +24,7 @@
 #include "putty.h"
 #include "tree234.h"
 
-#ifdef HAVE_UTMPX_H
+#ifndef OMIT_UTMP
 #include <utmpx.h>
 #endif