X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fsptps_test.c;h=6ab7dacb4c83e7a4a932ecb0495e418c1326eb1f;hp=866159ebecb94035c06edcb6cd095c9645e19b57;hb=65d6f023c46ac3a087f59b60762f87c869783f21;hpb=efd21e232dced3225f119aeb7a585ebf55b7cf77 diff --git a/src/sptps_test.c b/src/sptps_test.c index 866159eb..6ab7dacb 100644 --- a/src/sptps_test.c +++ b/src/sptps_test.c @@ -25,6 +25,7 @@ #include "sptps.h" #include "utils.h" +char *logfilename; ecdsa_t mykey, hiskey; static bool send_data(void *handle, const char *data, size_t len) {