diff options
Diffstat (limited to '')
-rw-r--r-- | init.c | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -286,6 +286,11 @@ init_static (void) return false; #endif +#ifdef TIME_TEST + time_test (); + return false; +#endif + return true; } |
index : openvpn.git | ||
[no description] | OpenVPN Technologies, Inc |
aboutsummaryrefslogtreecommitdiff |