xref: /freebsd/contrib/ntp/sntp/data_formats.h (revision f4b37ed0f8b307b1f3f0f630ca725d68f1dff30d)
1 #ifndef DATA_FORMATS_H
2 #define DATA_FORMATS_H
3 
4 #include <ntp_machine.h>
5 #include <ntp_fp.h>
6 #include <ntp.h>
7 
8 #endif
9