summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/include/ntp_stdlib.h
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-02-03 22:09:07 +0000
committerwollman <wollman@FreeBSD.org>1994-02-03 22:09:07 +0000
commit394ee3bae890775188c4812249fc996cb7cc0abe (patch)
tree6264e1a9edb32ef88fffee8f460175549f1b556f /usr.sbin/xntpd/include/ntp_stdlib.h
parent8e51e9f1429efc498f923bce8b25b20f47d7c075 (diff)
downloadFreeBSD-src-394ee3bae890775188c4812249fc996cb7cc0abe.zip
FreeBSD-src-394ee3bae890775188c4812249fc996cb7cc0abe.tar.gz
xntpd version 3.3z from UDel
Diffstat (limited to 'usr.sbin/xntpd/include/ntp_stdlib.h')
-rw-r--r--usr.sbin/xntpd/include/ntp_stdlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/include/ntp_stdlib.h b/usr.sbin/xntpd/include/ntp_stdlib.h
index fcccd6e..0ec0625 100644
--- a/usr.sbin/xntpd/include/ntp_stdlib.h
+++ b/usr.sbin/xntpd/include/ntp_stdlib.h
@@ -47,7 +47,7 @@ extern U_LONG calyearstart P((U_LONG));
extern const char *clockname P((int));
extern int clocktime P((int, int, int, int, int, U_LONG, U_LONG *, U_LONG *));
extern char * emalloc P((u_int));
-extern int getopt_l P((int, char **, char *));
+extern int ntp_getopt P((int, char **, char *));
extern void init_auth P((void));
extern void init_lib P((void));
extern void init_random P((void));
OpenPOWER on IntegriCloud