Expand PMF_FN_* macros.
[netbsd-mini2440.git] / dist / ntp / include / ntp_proto.h
blobb2aec7fe19f936b4ad63f5f1b7f172ad9f42ccf3
1 /* $NetBSD$ */
3 #ifndef __ntp_proto_h
4 #define __ntp_proto_h
6 #ifdef HAVE_CONFIG_H
7 #include <config.h>
8 #endif
10 #define NTP_MAXFREQ 500e-6
12 #endif /* __ntp_proto_h */