gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r3468 - GNUnet/src/util/error


From: grothoff
Subject: [GNUnet-SVN] r3468 - GNUnet/src/util/error
Date: Wed, 11 Oct 2006 17:25:03 -0700 (PDT)

Author: grothoff
Date: 2006-10-11 17:25:00 -0700 (Wed, 11 Oct 2006)
New Revision: 3468

Modified:
   GNUnet/src/util/error/error.c
Log:
fx

Modified: GNUnet/src/util/error/error.c
===================================================================
--- GNUnet/src/util/error/error.c       2006-10-11 20:21:23 UTC (rev 3467)
+++ GNUnet/src/util/error/error.c       2006-10-12 00:25:00 UTC (rev 3468)
@@ -24,11 +24,11 @@
  *
  * @author Christian Grothoff
  */
-#include <conio.h>
-
 #include "platform.h"
 #include "gnunet_util_error.h"
-
+#ifdef MINGW
+#include <conio.h>
+#endif
 /**
  * Default context for logging errors; used
  * if NULL is passed to GE_LOG.





reply via email to

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