summaryrefslogtreecommitdiff
path: root/sntp/data_formats.h
blob: 28848b216bf807ef78d408d2c297cef6b6b04b94 (plain)
1
2
3
4
5
6
7
8
#ifndef DATA_FORMATS_H
#define DATA_FORMATS_H

#include <ntp_machine.h>
#include <ntp_fp.h>
#include <ntp.h>

#endif