-stuff
authorChristian Grothoff <christian@grothoff.org>
Sat, 3 Mar 2012 22:11:36 +0000 (22:11 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 3 Mar 2012 22:11:36 +0000 (22:11 +0000)
src/hostlist/hostlist-server.c
src/include/gnunet_namestore_service.h

index 8e79ace1bd62a7364b115178d94b2bce0f1514b6..a5cc4785aa1369379a8904e6fd00880425a59b3d 100644 (file)
@@ -490,7 +490,7 @@ prepare_daemon (struct MHD_Daemon *daemon_handle)
   struct GNUNET_NETWORK_FDSet *wws;
   struct GNUNET_NETWORK_FDSet *wes;
   int max;
-  unsigned long long timeout;
+  unsigned MHD_LONG_LONG timeout;
   int haveto;
   struct GNUNET_TIME_Relative tv;
 
index 9b0171970904095c98becbda90a30f949b30a657..4b97a9eb2a974fac4f233671e563b8106c934ad7 100644 (file)
@@ -43,6 +43,11 @@ extern "C"
 #endif
 #endif
 
+/**
+ * Record type for GNS zone transfer ("PKEY").
+ */
+#define GNUNET_GNS_TYPE_PKEY 65536
+
 /**
  * Entry in the queue.
  */