HKDF (does not work yet)
[oweals/gnunet.git] / src / include / gnunet_datastore_service.h
index 9d3a4ceb00f3d0fafbd754d23a4b58a14fcf47bd..55ee111a96bd383773308f8ec5b37c9264b0d2d1 100644 (file)
@@ -42,6 +42,10 @@ extern "C"
 #endif
 #endif
 
+/**
+ * Entry in the queue.
+ */
+struct GNUNET_DATASTORE_QueueEntry;
 
 /**
  * Handle to the datastore service.