NetBSD/dist/ntp/include/ntp_proto.h

13 lines
219 B
C
Raw Normal View History

/* $NetBSD: ntp_proto.h,v 1.2 2003/12/04 16:23:36 drochner Exp $ */
2000-03-29 16:38:44 +04:00
#ifndef __ntp_proto_h
#define __ntp_proto_h
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
2003-12-04 19:05:14 +03:00
#define NTP_MAXFREQ 500e-6
2000-03-29 16:38:44 +04:00
#endif /* __ntp_proto_h */