grumble
authorNathan S. Evans <evans@in.tum.de>
Wed, 2 Mar 2011 12:21:43 +0000 (12:21 +0000)
committerNathan S. Evans <evans@in.tum.de>
Wed, 2 Mar 2011 12:21:43 +0000 (12:21 +0000)
src/include/gnunet_testing_lib.h

index af57613c60488d3df380000f64df5e1de8e29389..0de51af78f9c47faf1307f8dc1bd0e6ad3b32a3d 100644 (file)
@@ -300,6 +300,12 @@ struct GNUNET_TESTING_Daemon
    */
   int dead;
 
+  /**
+   * GNUNET_YES if the hostkey has been created
+   * for this peer, GNUNET_NO otherwise.
+   */
+  int have_hostkey;
+
   /**
    * PID of the process that we started last.
    */