mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-15 01:21:06 +00:00
7 lines
109 B
C
7 lines
109 B
C
|
#ifndef _BITS_STRUCT_STAT_TIME64_H
|
||
|
#define _BITS_STRUCT_STAT_TIME64_H 1
|
||
|
|
||
|
#define __stat64_t64 stat64
|
||
|
|
||
|
#endif
|