diff options
Diffstat (limited to 'ntpd/rc_cmdlength.c')
-rw-r--r-- | ntpd/rc_cmdlength.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ntpd/rc_cmdlength.c b/ntpd/rc_cmdlength.c index 922312e62a7ba..240fa0afbbdd6 100644 --- a/ntpd/rc_cmdlength.c +++ b/ntpd/rc_cmdlength.c @@ -5,6 +5,8 @@ # include <unistd.h> #endif +// XXX: Move to header. +size_t remoteconfig_cmdlength( const char *, const char *); /* Bug 2853 */ /* evaluate the length of the command sequence. This breaks at the first |