r342 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Sep 20 15:27:00 EDT 2007


Author: icculus
Date: 2007-09-20 15:27:00 -0400 (Thu, 20 Sep 2007)
New Revision: 342

Modified:
   trunk/platform_unix.c
Log:
Patched to compile on Linux.


Modified: trunk/platform_unix.c
===================================================================
--- trunk/platform_unix.c	2007-09-20 08:44:55 UTC (rev 341)
+++ trunk/platform_unix.c	2007-09-20 19:27:00 UTC (rev 342)
@@ -25,6 +25,7 @@
 #include <signal.h>
 #include <syslog.h>
 #include <dirent.h>
+#include <fcntl.h>
 
 #if MOJOSETUP_HAVE_SYS_UCRED_H
 #  ifdef MOJOSETUP_HAVE_MNTENT_H




More information about the mojosetup-commits mailing list