--- cfingerd-1.4.3.orig/src/version.c
+++ cfingerd-1.4.3/src/version.c
@@ -45,7 +45,7 @@
     printf("The last stable version of CFINGERD is %s\n\n", LAST_STABLE_RELEASE);
 #endif
 
-    log(LOG_USER, "Version information", " ");
+    mylog(LOG_USER, "Version information", " ");
 
     fflush(stdout);
     exit(PROGRAM_OKAY);
