summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/sntp/tests/sntptest.h
blob: 82e2562dd290c47e02a88857892343ed72ed7323 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef SNTPTEST_H
#define SNTPTEST_H

#include "ntp_stdlib.h"
#include "sntp-opts.h"

void sntptest(void);
void sntptest_destroy(void);
void ActivateOption(const char* option, const char* argument);

#endif // SNTPTEST_H
OpenPOWER on IntegriCloud