]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - contrib/ntp/sntp/unity/unity_config.h
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.git] / contrib / ntp / sntp / unity / unity_config.h
1 /* unity_config.h */
2
3 #ifndef UNITY_CONFIG_H
4 #define UNITY_CONFIG_H
5
6 #define UNITY_INCLUDE_DOUBLE
7
8 #ifndef HAVE_STDINT_H
9 # define UNITY_EXCLUDE_STDINT_H
10 #endif
11
12 #endif /* UNITY_CONFIG_H */