X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fsptps_keypair.c;h=d762724f8fc222ab8d99c4517cfbe17d51b58242;hb=df716df33af8e9a5b93d573a023ecd7fc24d9a03;hp=22433b93cb0e873cbaad7a9c88cc57804f97354b;hpb=09dda64ce99668c918fada04b9ad6bf9cd2ab104;p=tinc diff --git a/src/sptps_keypair.c b/src/sptps_keypair.c index 22433b93..d762724f 100644 --- a/src/sptps_keypair.c +++ b/src/sptps_keypair.c @@ -24,8 +24,7 @@ #include "crypto.h" #include "ecdsagen.h" #include "logger.h" - -static char *program_name; +#include "names.h" void logger(debug_t level, int priority, const char *format, ...) { (void)level;