gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r3359 - GNUnet/src/include


From: grothoff
Subject: [GNUnet-SVN] r3359 - GNUnet/src/include
Date: Tue, 5 Sep 2006 16:23:25 -0700 (PDT)

Author: grothoff
Date: 2006-09-05 16:23:22 -0700 (Tue, 05 Sep 2006)
New Revision: 3359

Modified:
   GNUnet/src/include/platform.h
Log:
trying to do better on 1127

Modified: GNUnet/src/include/platform.h
===================================================================
--- GNUnet/src/include/platform.h       2006-09-05 23:23:17 UTC (rev 3358)
+++ GNUnet/src/include/platform.h       2006-09-05 23:23:22 UTC (rev 3359)
@@ -172,11 +172,11 @@
 
 #ifdef OSX
  #define socklen_t unsigned int
- #define stat64 stat
  #define __BYTE_ORDER BYTE_ORDER
  #define __BIG_ENDIAN BIG_ENDIAN
 #endif
 
+
 #if !HAVE_ATOLL
 long long atoll(const char *nptr);
 #endif





reply via email to

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