]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Modules/Inputs/odr_hash-elaborated-types/textual_time.h
Vendor import of clang trunk r338150:
[FreeBSD/FreeBSD.git] / test / Modules / Inputs / odr_hash-elaborated-types / textual_time.h
1 #ifndef _TIME_H
2 #define _TIME_H
3
4 struct timespec { };
5
6 #endif