gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7809 - gnunet-gtk/src/include


From: gnunet
Subject: [GNUnet-SVN] r7809 - gnunet-gtk/src/include
Date: Sun, 26 Oct 2008 11:05:37 -0600 (MDT)

Author: holindho
Date: 2008-10-26 11:05:37 -0600 (Sun, 26 Oct 2008)
New Revision: 7809

Modified:
   gnunet-gtk/src/include/platform.h
Log:
portability


Modified: gnunet-gtk/src/include/platform.h
===================================================================
--- gnunet-gtk/src/include/platform.h   2008-10-26 11:37:17 UTC (rev 7808)
+++ gnunet-gtk/src/include/platform.h   2008-10-26 17:05:37 UTC (rev 7809)
@@ -170,6 +170,10 @@
 #include "langinfo.h"
 #endif
 
+#ifndef O_LARGEFILE
+#define O_LARGEFILE 0
+#endif
+
 #include <GNUnet/gnunet_util.h>
 
 /* for GTK 2 */





reply via email to

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