gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r30029 - msh/src


From: gnunet
Subject: [GNUnet-SVN] r30029 - msh/src
Date: Wed, 9 Oct 2013 10:40:47 +0200

Author: harsha
Date: 2013-10-09 10:40:47 +0200 (Wed, 09 Oct 2013)
New Revision: 30029

Modified:
   msh/src/common.h
Log:
- use gnunet_util_lib.h instead of gnunet_common.h


Modified: msh/src/common.h
===================================================================
--- msh/src/common.h    2013-10-09 08:32:49 UTC (rev 30028)
+++ msh/src/common.h    2013-10-09 08:40:47 UTC (rev 30029)
@@ -14,7 +14,7 @@
 #include "../config.h"
 #define HAVE_USED_CONFIG_H
 #include <gnunet/platform.h>
-#include <gnunet/gnunet_common.h>
+#include <gnunet/gnunet_util_lib.h>
 
 #define MSH_close(fd)                                           \
   do {if (0 != close (fd))                                      \




reply via email to

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