/contrib/ntp/include/ntp_proto.h
https://bitbucket.org/freebsd/freebsd-head/ · C++ Header · 10 lines · 7 code · 3 blank · 0 comment · 0 complexity · aaabb51b705851b5656181b39ee285d2 MD5 · raw file
- #ifndef __ntp_proto_h
- #define __ntp_proto_h
- #ifdef HAVE_CONFIG_H
- #include <config.h>
- #endif
- #define NTP_MAXFREQ 500e-6
-
- #endif /* __ntp_proto_h */