repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
external
/
bsd
/
ntp
/
dist
/
sntp
/
data_formats.h
blob
ccd73518d1b6858123e142cbad4ea4f6431f1f25
1
/* $NetBSD$ */
2
3
#ifndef DATA_FORMATS_H
4
#define DATA_FORMATS_H
5
6
#include <ntp_machine.h>
7
#include <ntp_fp.h>
8
#include <ntp.h>
9
10
#endif