]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Modules/Inputs/private/common.h
Vendor import of clang release_34 branch r197841 (effectively, 3.4 RC3):
[FreeBSD/FreeBSD.git] / test / Modules / Inputs / private / common.h
1 #ifndef COMMON_H
2 #define COMMON_H
3
4 typedef int common;
5
6 #endif