NetBSD/dist/ntp/include/ntp_cmdargs.h
drochner d5e6f1b80b resolve conflicts
(in this case, throw away all local modifications; I'll start patching
from scratch)
2003-12-04 16:23:34 +00:00

7 lines
179 B
C

/* $NetBSD: ntp_cmdargs.h,v 1.2 2003/12/04 16:23:36 drochner Exp $ */
#include "ntp_types.h"
extern void getstartup P((int, char **));
extern void getCmdOpts P((int, char **));