Add missing include
[oweals/gnunet.git] / src / datastore / test_plugin_datastore.c
index 3efd7b4ceb2e2bc9247e1fabd08f37bd47720195..844d32a7be019a0c1050b420039bd1c924149028 100644 (file)
@@ -226,7 +226,7 @@ test (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
     GNUNET_log (GNUNET_ERROR_TYPE_WARNING, "Test aborted.\n");
     crc->phase = RP_ERROR;
   }
-  GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, 
+  GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
              "In phase %d, iteration %u\n", crc->phase, crc->cnt);
   switch (crc->phase)
   {