gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r30538 - gnunet/src/identity


From: gnunet
Subject: [GNUnet-SVN] r30538 - gnunet/src/identity
Date: Tue, 5 Nov 2013 21:01:05 +0100

Author: grothoff
Date: 2013-11-05 21:01:05 +0100 (Tue, 05 Nov 2013)
New Revision: 30538

Modified:
   gnunet/src/identity/test_identity.c
   gnunet/src/identity/test_identity_defaults.c
Log:
-fix include order

Modified: gnunet/src/identity/test_identity.c
===================================================================
--- gnunet/src/identity/test_identity.c 2013-11-05 19:58:51 UTC (rev 30537)
+++ gnunet/src/identity/test_identity.c 2013-11-05 20:01:05 UTC (rev 30538)
@@ -24,7 +24,6 @@
  * @author Christian Grothoff
  */
 #include "platform.h"
-#include "gnunet_common.h"
 #include "gnunet_util_lib.h"
 #include "gnunet_identity_service.h"
 #include "gnunet_testing_lib.h"

Modified: gnunet/src/identity/test_identity_defaults.c
===================================================================
--- gnunet/src/identity/test_identity_defaults.c        2013-11-05 19:58:51 UTC 
(rev 30537)
+++ gnunet/src/identity/test_identity_defaults.c        2013-11-05 20:01:05 UTC 
(rev 30538)
@@ -24,7 +24,6 @@
  * @author Christian Grothoff
  */
 #include "platform.h"
-#include "gnunet_common.h"
 #include "gnunet_util_lib.h"
 #include "gnunet_identity_service.h"
 #include "gnunet_testing_lib.h"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]