mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-05-30 00:04: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 "putty.h"
|
||||||
#include "tree234.h"
|
#include "tree234.h"
|
||||||
|
|
||||||
#ifdef HAVE_UTMPX_H
|
#ifndef OMIT_UTMP
|
||||||
#include <utmpx.h>
|
#include <utmpx.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user