mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-18 23:12:15 +08:00
* libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE.
This commit is contained in:
parent
aaf219f01e
commit
423d5064f2
@ -1,3 +1,7 @@
|
||||
2001-12-28 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE.
|
||||
|
||||
2001-12-22 Geoffrey Keating <geoffk@redhat.com>
|
||||
Catherine Moore <clm@redhat.com>
|
||||
Richard Henderson <rth@redhat.com>
|
||||
|
@ -13,6 +13,8 @@
|
||||
#include <time.h>
|
||||
#include <paths.h>
|
||||
|
||||
#define UTMP_FILE _PATH_UTMP
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user