mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-05-28 15:24:49 -05:00
Make Makefile.gtk build again on Linux (assume <utmpx.h>).
[originally from svn r5764]
This commit is contained in:
parent
ea2cac08e9
commit
1d4705d9c8
@ -24,7 +24,7 @@
|
||||
#include "putty.h"
|
||||
#include "tree234.h"
|
||||
|
||||
#ifdef HAVE_UTMPX_H
|
||||
#ifndef OMIT_UTMP
|
||||
#include <utmpx.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user