change default configurations on systems with UNIX domain sockets to NOT specify...
[oweals/gnunet.git] / src / util / crypto_random.c
index ff20646f798768b04c317c9d3bf385fcbdca43b1..121dbef9a544809cf56b9498243e729bec433347 100644 (file)
@@ -303,7 +303,7 @@ void __attribute__ ((constructor)) GNUNET_CRYPTO_random_init ()
   gcry_control (GCRYCTL_DISABLE_SECMEM, 0);
   if (!gcry_check_version (GCRYPT_VERSION))
   {
-    fprintf (stderr,
+    FPRINTF (stderr,
              _
              ("libgcrypt has not the expected version (version %s is required).\n"),
              GCRYPT_VERSION);