trying to fix #3576
[oweals/gnunet.git] / src / fs / gnunet-service-fs_indexing.h
index 4295b201124105bb78329f899c32aab55ffedb59..3bb0af262f954a6a0d1e71f78e1f09cc04665752 100644 (file)
@@ -55,7 +55,7 @@
  * @return GNUNET_OK on success
  */
 int
-GNUNET_FS_handle_on_demand_block (const GNUNET_HashCode * key, uint32_t size,
+GNUNET_FS_handle_on_demand_block (const struct GNUNET_HashCode * key, uint32_t size,
                                   const void *data, enum GNUNET_BLOCK_Type type,
                                   uint32_t priority, uint32_t anonymity,
                                   struct GNUNET_TIME_Absolute expiration,