netbsd/external/bsd/ntp/dist/sntp/data_formats.h
2015-10-15 10:25:28 +02:00

11 lines
189 B
C

/* $NetBSD: data_formats.h,v 1.3 2015/07/10 14:20:33 christos Exp $ */
#ifndef DATA_FORMATS_H
#define DATA_FORMATS_H
#include <ntp_machine.h>
#include <ntp_fp.h>
#include <ntp.h>
#endif