summaryrefslogtreecommitdiff
path: root/core/DHT.h
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-08-08 10:59:22 -0400
committerirungentoo <irungentoo@gmail.com>2013-08-08 10:59:22 -0400
commita3a0fb57cb8804d619e04cfc22f8154db067fa25 (patch)
tree1901758073d2b96f8fb007a2c53f9269eed4a188 /core/DHT.h
parente8ee3c0cd31f70593b65cec7fe411e07aceb3725 (diff)
Moved a define and fixed another.
Diffstat (limited to 'core/DHT.h')
-rw-r--r--core/DHT.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/DHT.h b/core/DHT.h
index 2308abd8..cb5697ea 100644
--- a/core/DHT.h
+++ b/core/DHT.h
@@ -30,8 +30,6 @@
30extern "C" { 30extern "C" {
31#endif 31#endif
32 32
33/* Current time, unix format */
34#define unix_time() ((uint64_t)time(NULL))
35 33
36/* size of the client_id in bytes */ 34/* size of the client_id in bytes */
37#define CLIENT_ID_SIZE crypto_box_PUBLICKEYBYTES 35#define CLIENT_ID_SIZE crypto_box_PUBLICKEYBYTES